[
https://issues.jboss.org/browse/RF-12151?page=com.atlassian.jira.plugin.s...
]
Alan J commented on RF-12151:
-----------------------------
This has yet not been resolved.
I downloaded the Build yesterday from GIT and tried to build it. Even after attempting the
changes with the new repository in my settings.xml file, it does not seem to work. On
further inspection, there was no Checkstyle setting found under the /Build path on the new
repository. Could you please investigate?
{code}
[WARNING] The POM for org.richfaces:richfaces-build-checkstyle:jar:5 is missing,
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.565s
[INFO] Finished at: Tue Jul 24 17:56:22 DST 2012
[INFO] Final Memory: 15M/44M
[INFO] ------------------------------------------------------------------------
[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-p
lugin: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://repo.maven.apache.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
{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