Bug 973732 - Cannot build RichFaces Showcase with EAP 6.1.0 Maven repo
Summary: Cannot build RichFaces Showcase with EAP 6.1.0 Maven repo
Keywords:
Status: CLOSED DUPLICATE of bug 973731
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: RichFaces
Version: 2.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Brian Leathem
QA Contact: Pavol Pitonak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-12 15:03 UTC by Pavol Pitonak
Modified: 2013-06-13 14:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-13 14:06:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavol Pitonak 2013-06-12 15:03:56 UTC
Description of problem:
Several dependencies in RichFaces Showcase's pom.xml are outdated, i.e. they are not in EAP 6.1.0 Maven repository but they are in either EAP 6.0.0 or 6.0.1 Maven repositories.

At least these have to be updated:
hibernate-validator
slf4j-api
hornetq

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. unzip jboss-wfk-2.3.0.ER1-richfaces-demo.zip
2. cd jboss-wfk-2.3.0.ER1/demo/richfaces-4.3.2.Final-redhat-1/richfaces-showcase
3. mvn clean instal -s /path/to/custom/settings.xml

Actual results:
[ERROR] Failed to execute goal on project richfaces-showcase: Could not resolve dependencies for project org.richfaces.examples:richfaces-showcase:war:4.3.2.Final-redhat-1: The following artifacts could not be resolved: org.hibernate:hibernate-validator:jar:4.2.0.Final-redhat-2, org.slf4j:slf4j-api:jar:1.6.1-redhat-2, org.hornetq:hornetq-core:jar:2.2.23.Final-redhat-1, org.hornetq:hornetq-jms:jar:2.2.23.Final-redhat-1, org.hornetq:hornetq-logging:jar:2.2.23.Final-redhat-1, org.jboss.netty:netty:jar:3.2.6.Final-redhat-2, javax.inject:javax.inject:jar:1-redhat-2: Could not find artifact org.hibernate:hibernate-validator:jar:4.2.0.Final-redhat-2 in wfk-latest-enterprise-repository (file:///data/workspace/wfk/wfk-tools/maven-bootstrap/jboss-wfk-2.3.0.ER1-maven-repository) -> [Help 1]

Expected results:
Maven finishes successfully and showcase.war is in target directory.

Additional info:

Comment 1 Marek Novotny 2013-06-13 14:06:33 UTC

*** This bug has been marked as a duplicate of bug 973731 ***


Note You need to log in before you can comment on or make changes to this bug.