You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2007/05/14 01:29:12 UTC

[jira] Updated: (MRM-340) release:prepare fails due to missing archiva-applet

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

Wendy Smoak updated MRM-340:
----------------------------

    Summary: release:prepare fails due to missing archiva-applet  (was: release:prepare fails due to missing archiva-webapp)

Arnaud determined that this is due to the 'provided' scope we use on the applet to keep it from being included in the webapp.

He suggested adding a dependency on archiva-applet to the config for the dependency plugin.

> release:prepare fails due to missing archiva-applet
> ---------------------------------------------------
>
>                 Key: MRM-340
>                 URL: http://jira.codehaus.org/browse/MRM-340
>             Project: Archiva
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.9
>            Reporter: Wendy Smoak
>
> During release:prepare, the build fails with:
>     [INFO] Building Archiva Web Application
>     [INFO]    task-segment: [clean, integration-test]
> ...
>     [ERROR] BUILD ERROR
>     [INFO] ------------------------------------------------------------------------
>     [INFO] Failed to resolve artifact.
>     GroupId: org.apache.maven.archiva
>     ArtifactId: archiva-applet
>     Version: 0.9-alpha-2
>     Reason: Unable to download the artifact from any repository
>     Try downloading the file manually from the project website.
>     Then, install it using the command:
>         mvn install:install-file -DgroupId=org.apache.maven.archiva -DartifactId=archiva-applet              
>         -Dversion=0.9-alpha-2 -Dpackaging=jar -Dfile=/path/to/file
>       org.apache.maven.archiva:archiva-applet:jar:0.9-alpha-2

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