You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/10/26 00:21:52 UTC

[jira] Closed: (MNG-3160) Several integration tests have been disabled

     [ http://jira.codehaus.org/browse/MNG-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-3160.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)

The only test mentioned here, it0126, has been migrated over to the Maven JAR Plugin in [r707892|http://svn.eu.apache.org/viewvc?view=rev&revision=707892] where it belongs and happily passes.

> Several integration tests have been disabled
> --------------------------------------------
>
>                 Key: MNG-3160
>                 URL: http://jira.codehaus.org/browse/MNG-3160
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Integration Tests
>    Affects Versions: 2.0.8, 3.0-alpha-1
>            Reporter: Brett Porter
>            Assignee: Benjamin Bentmann
>            Priority: Blocker
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.maven.its.it0126:model:test-jar:tests:1.0-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.maven.its.it0126 -DartifactId=model \
>           -Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.apache.maven.its.it0126 -DartifactId=model \
>           -Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file \
>            -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>         1) org.apache.maven.its.it0126:client:jar:1.0-SNAPSHOT
>         2) org.apache.maven.its.it0126:model:test-jar:tests:1.0-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact: 
>   org.apache.maven.its.it0126:client:jar:1.0-SNAPSHOT
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)

-- 
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