ilovelpz wrote:
HI,i was started jetexpress step by step,but when i run  mvn jetspeed:mvn 
-Dtarget=all this command to build the portal,i got an error,the error message 
as:


[INFO] Building Jetspeed-2 Maven Invoker Configuration for My Portal
[INFO]    task-segment: [process-resources]
[INFO] ------------------------------------------------------------------------
[WARNING] POM for 'mysql:mysql-connector-java:pom:5.1.6:compile' is invalid.

Looks like the Maven pom descriptor for mysql-connector-java in your local 
maven repository is corrupt.
Suggest to manually delete everything under 
~/.m2/repository/mysql/mysql-connector-java/5.1.6/ and try again.

Its dependencies (if any) will NOT be available to the current build.
<snip/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to