OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | April 2008 Index

<--  Date Index  --> <--  Thread Index  -->

[exoplatform] Re: Re: Re: error while generating the eclipse configuration !


Sorry, ignore this last remark, i'm tired...I forgot to import in Eclipse !

Then, does it really generates the eclipse configuration ?
I've seen nothing more in Eclipse once my workspace updated... I've got tons of libs in ~/.m2/repository, but nothing more...


Steph a écrit :
Thanks Alexey, mvn clean install worked in tools/trunk, the build was marked [SUCCESS].

Then, using  mvn eclipse:eclipse on other modules does work too,except for kerl, core and ws.

First, It's really boring that everything must be installed manually. Can somebody update the wiki and give the right global pom.xml file ?

Then, does it really generates the eclipse configuration ?
I've seen nothing more in Eclipse once my workspace updated... I've got tons of libs in ~/.m2/repository, but nothing more...

All this intends to find why eXo Team has used  com.sun.org.apache.xerces.internal.dom.DOMInputImpl ....

Alexey Zavizionov a écrit :
You should be build tools first of all, as such as say Vitaliy
If you can you may build it without modules, just with command: "mvn clean install" in the tools/trunk
Then will check if the required jar file placed in the local maven repo "repository/org/apache/maven/plugins/maven-exopc-plugin/1.0"


On Wed, Apr 9, 2008 at 5:46 PM, Steph <steph33560@xxxxxxxxx> wrote:
No I did not see that at all

I think it's PC which is breaking, like Says Vitaly...

Alexey Zavizionov a écrit :
Hello Steph,
Do you see in your log

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] eXo Bsh ............................................... SUCCESS [3.808s]
[INFO] eXo Tool Config ....................................... SUCCESS [1.685s]
[INFO] eXo Webunit Tool ...................................... SUCCESS [4.910s]
[INFO] eXo Mock Objects framework ............................ SUCCESS [3.104s]
[INFO] Exo PC Maven Plugin ................................... SUCCESS [4.267s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------

What project broke down while building?

Regards,
Alexey

On Wed, Apr 9, 2008 at 4:49 PM, Steph <steph33560@xxxxxxxxx> wrote:
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

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
[INFO] ------------------------------------------------------------------------


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




I



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.