Re: Jetspeed 2.1-dev Maven2 Custom Portal Generation

2006-09-26 Thread Nikko Gaerlan
s deployed it to tomcat. Philip On 9/26/06, Nikko Gaerlan <[EMAIL PROTECTED]> wrote: > hi lists.. > > does Jetspeed 2.1-dev Maven2 Custom Portal Generation work? > > > after executing this line.. > > *mvn archetype:create -DarchetypeGroupId=org.apache.portal

Re: Jetspeed 2.1-dev Maven2 Custom Portal Generation

2006-09-26 Thread Philip Mark Donaghy
ectory). Then modify it to reflect your tomcat installation. After the above modification I was able to build the custom portal using the command 'mvn -o' This deployed it to tomcat. Philip On 9/26/06, Nikko Gaerlan <[EMAIL PROTECTED]> wrote: hi lists.. does Jetspeed 2.1-dev Mave

Re: Jetspeed 2.1-dev Maven2 Custom Portal Generation

2006-09-26 Thread Nikko Gaerlan
hi i have tried to build jetspeed2 from source using maven 2.. here is my build.prop build.properties== #Required Portal Configuration Properties org.apache.jetspeed.portal.home=c:/myportal *** even if i changed this to C:\jetspeed2 org

Jetspeed 2.1-dev Maven2 Custom Portal Generation

2006-09-26 Thread Nikko Gaerlan
hi lists.. does Jetspeed 2.1-dev Maven2 Custom Portal Generation work? after executing this line.. *mvn archetype:create -DarchetypeGroupId=org.apache.portals.jetspeed-2 -DarchetypeArtifactId=portal-archetype -DarchetypeVersion=2.1-dev -DgroupId=myportalgroup -DartifactId=myportal -Dversion