Hi,
I'm a new GeoServer user (and Maven too). I am going through the 1 Hello World Service tutorial and I'm having some problems...
When I invoke the command line which will create a new project...It does not work at all...
mvn archetype:create -DarchetypeGroupId=org.geoserver -DarchetypeArtifactId=geoserver-plugin-archetype -DarchetypeVersion=1.5.0 -DgroupId=hello -DartifactId=hello
Do I have to change something in order to create the wanted project ?
I have tried to change 1.5.0 to 1.0 ! I have tried to change -DarchetypeArtifactId=geoserver-plugin-archetype to -DarchetypeArtifactId=hello !
But, it is still not working...
Maven works well on my machine !
Thanks,
Karl
Hi Karl,
The tutorial you are looking at is for the current unstable development
branch of GeoServer and is kind of outdated. I suggest you follow the
tutorial for a GeoServer branch which can be found here:
http://docs.codehaus.org/display/GEOSDOC/3+A+Simple+PlugIn
-Justin
Karl Guillotte wrote:
Hi,
I'm a new GeoServer user (and Maven too). I am going through the 1 Hello
World Service tutorial and I'm having some problems...
When I invoke the command line which will create a new project...It does
not work at all...
mvn archetype:create -DarchetypeGroupId=org.geoserver
-DarchetypeArtifactId=geoserver-plugin-archetype
-DarchetypeVersion=1.5.0 -DgroupId=hello -DartifactId=hello
Do I have to change something in order to create the wanted project ?
I have tried to change 1.5.0 to 1.0 ! I have tried to change
-DarchetypeArtifactId=geoserver-plugin-archetype to
-DarchetypeArtifactId=hello !
But, it is still not working...
Maven works well on my machine !
Thanks,
Karl
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com