[richfaces-issues] [JBoss JIRA] Commented: (RF-9483) RichFaces 3.3.X can't built with clean repo

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue Oct 26 10:10:55 EDT 2010


    [ https://jira.jboss.org/browse/RF-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559331#action_12559331 ] 

Jay Balunas commented on RF-9483:
---------------------------------

Ilya, please review the updated in the maven settings in the linked build jira, and verfy if that fixed it.

> RichFaces 3.3.X can't built with clean repo
> -------------------------------------------
>
>                 Key: RF-9483
>                 URL: https://jira.jboss.org/browse/RF-9483
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build
>    Affects Versions: 3.3.3.Final
>            Reporter: Ilya Shaikovsky
>            Assignee: Ilya Shaikovsky
>            Priority: Critical
>
> Even if we not going to release 3.3 anymore - build should works for sure. Our community should be able to checkout sources and customize as them need. So need to check the reaosns.
> Current error:
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wag
> on-webdav -Dversion=1.0-beta-2 -Dpackaging=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.wagon -DartifactId=wagon
> -webdav -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -D
> repositoryId=[id]
>   Path to dependency:
>         1) org.richfaces:root:pom:3.3.4-SNAPSHOT
>         2) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.richfaces:root:pom:3.3.4-SNAPSHOT
> from the specified remote repositories:
>   jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/depr
> ecated/),
>   jboss-public-repository-group (http://repository.jboss.org/nexus/content/group
> s/public/)
> After removing wagon-webdav from pom - there are other errors (currently with maven-site-plugin). So not digged more.

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

        


More information about the richfaces-issues mailing list