Try 2.1, like this: mvn archetype:create -DarchetypeGroupId=org.apache.portals.jetspeed-2 -DarchetypeArtifactId=portal-archetype -DarchetypeVersion=2.1 -DgroupId=myportalgroup -DartifactId=myportal -Dversion=1.0
-----Original Message----- From: Nikko Gaerlan [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 9:38 PM To: Jetspeed Users List Subject: jetspeed custom build hi list, I'm trying to have a custom build for jetspeed2.1 *mvn archetype:create -DarchetypeGroupId=org.apache.portals.jetspeed-2 -DarchetypeArtifactId=portal-archetype -DarchetypeVersion=2.1-dev -DgroupId=myportalgroup -DartifactId=myportal -Dversion=1.0* should i change *-DarchetypeVersion=2.1-dev *to* 2.2-dev? * if not, does it build the latest/current jetspeed build? thank you! -nikko * * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
