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

Jesse McConnell commented on MRM-340:
-------------------------------------

if in the parent pom you define the release plugin goals to be 'clean install' 
it should work, I have seen this crop up before when your releasing something 
where the dependency plugin tries to grab something from the repo and the 
release process hasn't installed it there..

> 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: 1.0-alpha-1
>            Reporter: Wendy Smoak
>             Fix For: 1.0-alpha-1
>
>
> 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

        

Reply via email to