Failed to resolve artifact: 
org.codehaus.plexus:plexus-io:jar:1.0-alpha-1-SNAPSHOT when using current 
snapshot: 1.0-beta-2-SNAPSHOT
-----------------------------------------------------------------------------------------------------------------------------------

                 Key: MOJO-703
                 URL: http://jira.codehaus.org/browse/MOJO-703
             Project: Mojo
          Issue Type: Bug
          Components: xml
            Reporter: Andrew Thornton
         Assigned To: Jochen Wiedmann


Trying to use the current snapshot of xml-maven-plugin (1.0-beta-2-SNAPSHOT) 
results in the following error:

Downloading: 
http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-io/1.0-alpha-1-SNAPSHOT/plexus-io-1.0-alpha-1-SNAPSHOT.pom
[WARNING] Unable to get resource 
'org.codehaus.plexus:plexus-io:pom:1.0-alpha-1-SNAPSHOT' from repository 
snapshots (http://snapshots.repository.codehaus.org)
Downloading: 
http://repository.codehaus.org/org/codehaus/plexus/plexus-io/1.0-alpha-1-SNAPSHOT/plexus-io-1.0-alpha-1-SNAPSHOT.pom
[WARNING] Unable to get resource 
'org.codehaus.plexus:plexus-io:pom:1.0-alpha-1-SNAPSHOT' from repository 
codehaus.org (http://repository.codehaus.org)
Downloading: 
http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-io/1.0-alpha-1-SNAPSHOT/plexus-io-1.0-alpha-1-SNAPSHOT.jar
[WARNING] Unable to get resource 
'org.codehaus.plexus:plexus-io:jar:1.0-alpha-1-SNAPSHOT' from repository 
snapshots (http://snapshots.repository.codehaus.org)
Downloading: 
http://repository.codehaus.org/org/codehaus/plexus/plexus-io/1.0-alpha-1-SNAPSHOT/plexus-io-1.0-alpha-1-SNAPSHOT.jar
[WARNING] Unable to get resource 
'org.codehaus.plexus:plexus-io:jar:1.0-alpha-1-SNAPSHOT' from repository 
codehaus.org (http://repository.codehaus.org)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.codehaus.plexus:plexus-io:jar:1.0-alpha-1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.codehaus.plexus 
-DartifactId=plexus-io \
          -Dversion=1.0-alpha-1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.codehaus.mojo:xml-maven-plugin:maven-plugin:1.0-beta-2-SNAPSHOT
        2) org.codehaus.plexus:plexus-io:jar:1.0-alpha-1-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.codehaus.mojo:xml-maven-plugin:maven-plugin:1.0-beta-2-SNAPSHOT

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org)


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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to