Mail Archive Home | exoplatform List | April 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
Thanks Vitaly, it's better ... but not yet good :(
[...]
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from central
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.5.1/maven-eclipse-plugin-2.5.1.pom
7K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
7K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
20K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom
4K downloaded[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.5.1/maven-eclipse-plugin-2.5.1.jar
177K downloaded
[INFO] artifact org.apache.maven.plugins:maven-exopc-plugin: checking for updates from central
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-exopc-plugin' does not exist or no valid version could be found
Vitaliy Obmanyuk a écrit :Hello Steph,
This module
<module>tools/trunk</module>
should be the first in your pom.
I have the following:
<modules>
<module>tools/trunk</module>
<module>kernel/trunk</module>
<module>core/trunk</module>
<module>ws/trunk</module>
<!--module>portlet-container/trunk</module-->
<!--module>portal/trunk</module-->
<module>jcr/trunk</module>
<!--<module>ecm/trunk</module>
<module>cs/trunk</module>-->
</modules>
You need to keep the order of the modules as shown above.
Make sure all the projects were built successfully. After that you may import them into eclipse.
HTH
2008/4/9, Steph <steph33560@xxxxxxxxx>:Hello,
Since I've got dependencies errors while deploying eXo, I try now to debug it to know why eXo use an internal unusual class (DOMInputImpl).
Using the WIKI, topic "For Advanced developer", people can read to create a pom.xml
But the WIKI is incomplete, and so when building my eclipse workspace (with the following unskilled pom.xml), I've got a maven reporsitory error. Is there something missing in maven repository repo1.maven.org ?
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.exoplatform</groupId>
<artifactId>config</artifactId>
<name>eXo Platform</name>
<version>trunk</version>
<packaging>pom</packaging>
<modules>
<module>core/trunk</module>
<module>cs/trunk</module>
<module>ecm/trunk</module>
<module>jcr/trunk</module>
<module>kernel/trunk</module>
<module>ks/trunk</module>
<module>portal/trunk</module>
<module>portlet-container/trunk</module>
<module>tools/trunk</module>
<module>ultimate/trunk</module>
<module>webos/trunk</module>
<module>ws/trunk</module>
</modules>
</project>
Build failed and says :
[...]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.5.1/maven-eclipse-plugin-2.5.1.jar
177K downloaded
[INFO] artifact org.apache.maven.plugins:maven-exopc-plugin: checking for updates from central
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-exopc-plugin' does not exist or no valid version could be found
Thanks a lot for support
--
You receive this message as a subscriber of the exoplatform@xxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxx
For general help: mailto:sympa@xxxxxxx?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Best regards,
Vitaliy
--
You receive this message as a subscriber of the exoplatform@xxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxx
For general help: mailto:sympa@xxxxxxx?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.