Bob: What is the full error. I can not help you if I don't have the relevant error msg. I just need something descritive. I know you can not include all the messages but I need the exception message. Run again the last step with the "-e" switch to maven. for example:
mvn -e -P tomcat,min And paste here the exception you are getting. On Sat Apr 11,2009 04:44 pm, Bob wrote: > I try tutorial's JetExpress steps. > on step "Building and Deploying a Custom Jetspeed Portal" I get BUILD ERROR > ... > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] An Ant BuildException has occured: The following error occurred > while executing this line: > C:\JetspeedTraining\workspace\jetexpress\etc\build.xml:300: The following > error occurred while executing this line: > C:\JetspeedTraining\workspace\jetexpress\etc\build.xml:305: The following > error occurred while executing this line: > C:\JetspeedTraining\workspace\jetexpress\etc\build.xml:505: > java.lang.ClassCastException: > org.apache.maven.usability.MojoFailureExceptionDiagnoser > > > for mvn task: >> mvn -P tomcat,min > > I try it's on mvn 2.0.7 & mvn 2.1.0 - no diff 8( > > Also, during mvn's dowloading libs (jars), I looking to many WARNING about > wrong checksum & connections timeout... > > -- > Vladimir Figurov > > -- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
