Is there a way to generate a classic custom portal using the jetspeed-archetype? I tried the command below from the jetspeed 2.2 maven tutorial but it appeared to use the JetUI which i would like to avoid for now.

mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate -DarchetypeGroupId=org.apache.portals.jetspeed-2 -DarchetypeArtifactId=jetspeed-archetype -DarchetypeVersion=2.2.1 -DartifactId=jetexpress -Dpackage=org.apache.portals.tutorials -DgroupId=org.apache.portals.tutorials -Dversion=1.0-SNAPSHOT

Thanks,
Chad

Reply via email to