Tried to switch to 2.1, got the same error. However, I managed to change the super pom from the maven jar and make the "mvn create" step pass.
But now, I got into another problem with the next step "mvn -P tomcat,min" and have no idea how to fix it. Please help! D:\JetspeedTraining\workspace\jetexpress>mvn -P tomcat,min [INFO] Scanning for projects... Downloading: http://www.bluesunrise.com/maven2/org/apache/portals/jetspeed-2/jet speed-2/2.1/jetspeed-2-2.1.pom 48K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/apache/po rtals/jetspeed-2/jetspeed-2/2.1/jetspeed-2-2.1.pom - IGNORING [INFO] Reactor build order: [INFO] jetexpress Portal [INFO] jetexpress Portal Database [INFO] jetexpress Portal Components [INFO] jetexpress Portal Applications [INFO] jetexpress Portal WAR [INFO] Jetspeed-2 PSML Database Import [INFO] jetexpress Portal Application Server Deployment [INFO] ------------------------------------------------------------------------ - --- [INFO] Building jetexpress Portal [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ - --- [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from com.bluesunrise.m2 [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from central [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Wed May 09 14:27:25 EDT 2007 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 1:06 PM To: Jetspeed Users List Subject: Re: documentation bugs On May 9, 2007, at 9:58 AM, Yang, Qiao wrote: > Thanks. > > I'm currently stucking at a problem when building the jetexpress > portal > by using the mvn cmd: > > mvn archetype:create -DarchetypeGroupId=org.apache.portals.jetspeed-2 > -DarchetypeArtifactId=portal-archetype > -DarchetypeVersion=2.1-dev > -DgroupId=org.apache.portals.tutorials > -DartifactId=jetexpress > -Dversion=1.0 > Try using the 2.1 version, not 2.1-dev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] *********************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication. *********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
