You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-auto@ws.apache.org by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/11/11 22:17:38 UTC

[jira] Resolved: (XMLRPC-123) Could not compile SVN version of 3.0.x branch

     [ http://issues.apache.org/jira/browse/XMLRPC-123?page=all ]

Jochen Wiedmann resolved XMLRPC-123.
------------------------------------

    Resolution: Fixed

The m2eclipse plugin has several known bugs related to multiprojects. Try building from the command line initially by running "mvn install" and do a refresh in the project.


> Could not compile SVN version of 3.0.x branch
> ---------------------------------------------
>
>                 Key: XMLRPC-123
>                 URL: http://issues.apache.org/jira/browse/XMLRPC-123
>             Project: XML-RPC
>          Issue Type: Bug
>          Components: Source
>    Affects Versions: 3.0rc1
>         Environment: Win2000, Eclipse, Maven 2.0 integration 0.0.9 plugin
>            Reporter: Anatoly Techtonik
>            Priority: Blocker
>
> 11.11.06 12:23:09 GMT+02:00: Reading /ws-xmlrpc/pom.xml
> 11.11.06 12:23:10 GMT+02:00: Reading /ws-xmlrpc/common/pom.xml
> 11.11.06 12:23:12 GMT+02:00: Reading /ws-xmlrpc/client/pom.xml
> 11.11.06 12:23:13 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:13 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:13 GMT+02:00: Missing:
> ----------
> 1) org.apache.xmlrpc:xmlrpc-common:jar:3.0.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.xmlrpc -DartifactId=xmlrpc-common \
>           -Dversion=3.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Path to dependency: 
>   	1) org.apache.xmlrpc:xmlrpc-client:jar:3.0.1-SNAPSHOT
>   	2) org.apache.xmlrpc:xmlrpc-common:jar:3.0.1-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:  org.apache.xmlrpc:xmlrpc-client-3.0.1-SNAPSHOT.jar
> 11.11.06 12:23:13 GMT+02:00: Reading /ws-xmlrpc/server/pom.xml
> 11.11.06 12:23:14 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:14 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:14 GMT+02:00: Missing:
> ----------
> 1) org.apache.xmlrpc:xmlrpc-common:jar:3.0.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.xmlrpc -DartifactId=xmlrpc-common \
>           -Dversion=3.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Path to dependency: 
>   	1) org.apache.xmlrpc:xmlrpc-server:jar:3.0.1-SNAPSHOT
>   	2) org.apache.xmlrpc:xmlrpc-common:jar:3.0.1-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:  org.apache.xmlrpc:xmlrpc-server-3.0.1-SNAPSHOT.jar
> 11.11.06 12:23:14 GMT+02:00: Reading /ws-xmlrpc/tests/pom.xml
> 11.11.06 12:23:15 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:15 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:15 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:16 GMT+02:00: [WARN] Unable to get resource from repository apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 11.11.06 12:23:16 GMT+02:00: Missing:
> ----------
> 1) org.apache.xmlrpc:xmlrpc-client:jar:3.0.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.xmlrpc -DartifactId=xmlrpc-client \
>           -Dversion=3.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Path to dependency: 
>   	1) org.apache.xmlrpc:xmlrpc-tests:jar:3.0.1-SNAPSHOT
>   	2) org.apache.xmlrpc:xmlrpc-client:jar:3.0.1-SNAPSHOT
> 2) org.apache.xmlrpc:xmlrpc-server:jar:3.0.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.xmlrpc -DartifactId=xmlrpc-server \
>           -Dversion=3.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Path to dependency: 
>   	1) org.apache.xmlrpc:xmlrpc-tests:jar:3.0.1-SNAPSHOT
>   	2) org.apache.xmlrpc:xmlrpc-server:jar:3.0.1-SNAPSHOT
> ----------
> 2 required artifacts are missing.
> for artifact:  org.apache.xmlrpc:xmlrpc-tests-3.0.1-SNAPSHOT.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira