[richfaces-issues] [JBoss JIRA] (RF-12151) Can't build the showcase using only the Maven Central repository

Juan Picado (JIRA) jira-events at lists.jboss.org
Wed Jul 4 04:40:12 EDT 2012


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

Juan Picado commented on RF-12151:
----------------------------------

I have the same error, but on my case I'm running

mvn clean install -P demo from buil directory, today I updated from github repo. 

Where is defined this jar 'Failure to find org.richfaces:richfaces-build-checkstyle:jar' ?

{code}

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.911s
[INFO] Finished at: Wed Jul 04 10:30:50 CEST 2012
[INFO] Final Memory: 32M/89M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) on project commons: Execution richfaces-checkstyle-report of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.5 or one of its dependencies could not be resolved: Failure to find org.richfaces:richfaces-build-checkstyle:jar:5 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :commons
juan-picado:build juan$ git log -n1
commit 4aedd995649a0d3b44ed8832484c46b26bf11e08
Author: Lukas Fryc <lfryc at redhat.com>
Date:   Wed Jun 27 14:14:12 2012 +0200

    RF-12176: upgraded Atmosphere to 1.0.0.beta1
juan-picado:build juan$ 
{code}
                
> Can't build the showcase using only the Maven Central repository
> ----------------------------------------------------------------
>
>                 Key: RF-12151
>                 URL: https://issues.jboss.org/browse/RF-12151
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 4.2.0.Final
>         Environment: Ubuntu 11.10, Apache Maven 3.0.3, Open JDK 7, 64 bit
>            Reporter: Brian Lavender
>            Assignee: Brian Leathem
>            Priority: Minor
>              Labels: new_and_noteworthy
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Trying to build richfaces-showcase, but it can't find a plugin. Should you include a repository for it in the pom.xml?
> brian
> richfaces-4.2.0.Final/examples/richfaces-showcase$ mvn clean package -Pjbas7
> [snip]
> {quote}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) on project richfaces-showcase:
> Execution richfaces-checkstyle-report of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check failed: 
> Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.5 or one of its dependencies could not be resolved: 
> Failure to find org.richfaces:richfaces-build-checkstyle:jar:5 in http://repo1.maven.org/maven2 was cached in the local repository, 
> resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list