Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 828180

Summary: Seam 2.3 examples cannot be built: Could not find artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:1.0-redhat-1
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Marek Schmidt <maschmid>
Component: SeamAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Schmidt <maschmid>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 2.0.0.ER7CC: kpiwko
Target Milestone: ---Keywords: TestBlocker
Target Release: 2.0.0.ER8   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Seam2.3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 08:11:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Schmidt 2012-06-04 12:26:51 UTC
Attempting to build the Seam2.3 examples fails, as org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-redhat-1 is not available in the repository. Examples should probably be changed to not depend on jboss-parent.

mvn clean verify -Darquillian=jbossas-managed-7 -Dversion.jbossas7=7.1.2.Final-redhat-1

Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.0-redhat-1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-redhat-1: Could not find artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:1.0-redhat-1 in jboss-eap-repository-group (file:///home/maschmid/.m2/jboss-eap-6.0.0.ER8-maven-repository)

Comment 1 Marek Novotny 2012-06-10 19:14:34 UTC
examples are now without parent

Comment 2 Marek Schmidt 2012-06-12 15:01:20 UTC
Verified on WFK 2.0.0.ER8.