Bug 1015393 - Impossible to build any picketlink quickstarts example due to BOM version change
Summary: Impossible to build any picketlink quickstarts example due to BOM version change
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Quickstarts
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER5
: EAP 6.2.0
Assignee: sgilda
QA Contact: Vladimir Rastseluev
URL:
Whiteboard:
Depends On: 1011975
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-04 06:01 UTC by Vladimir Rastseluev
Modified: 2023-09-14 01:51 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:23:09 UTC
Type: Bug
Embargoed:
sgilda: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1011851 0 unspecified CLOSED Quickstarts examples' pom.xml files contain community repo dependencies 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1016602 1 None None None 2021-01-20 06:05:38 UTC

Description Vladimir Rastseluev 2013-10-04 06:01:24 UTC
Description of problem:
In EAP 6.2.0 ER4 picketlink quickstarts examples was changed version of artifact
<version.jboss.bom.eap>6.2.0.Beta1</version.jboss.bom.eap>
It causes impossibility to build any of this examples even using workaround, described in https://bugzilla.redhat.com/show_bug.cgi?id=1011917 (using generated maven repo)

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

How reproducible:
easy

Steps to Reproduce:
1. go to any of picketlink-quickstarts/ subdirectory
2. mvn clean install

Actual results:

[vrastsel@war picketlink-deltaspike-authorization]$ mvn install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss WFK Quickstart: picketlink-deltaspike-authorization 6.2.0.Beta1
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.picketlink:picketlink-api:jar:2.1.6.3.Final-redhat-2 is missing, no dependency information available
[WARNING] The POM for org.picketlink:picketlink-impl:jar:2.1.6.3.Final-redhat-2 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.046s
[INFO] Finished at: Fri Oct 04 07:50:45 CEST 2013
[INFO] Final Memory: 3M/51M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jboss-as-picketlink-deltaspike-authorization: Could not resolve dependencies for project org.jboss.quickstarts.eap:jboss-as-picketlink-deltaspike-authorization:war:6.2.0.Beta1: The following artifacts could not be resolved: org.picketlink:picketlink-api:jar:2.1.6.3.Final-redhat-2, org.picketlink:picketlink-impl:jar:2.1.6.3.Final-redhat-2: Failure to find org.picketlink:picketlink-api:jar:2.1.6.3.Final-redhat-2 in https://repository.jboss.org/nexus/content/groups/public-jboss was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group 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/DependencyResolutionException

Expected results:
build success

Additional info: p
revioud version of these quickstarts used version
 <version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>

Comment 1 Pete Muir 2013-10-04 09:57:40 UTC
Yes, I think this is a major problem. It looks like Paul Gier did not finish this before he went on PTO, and no one on the JBoss Developer team (Sande, me, Rafael) is clear what is plan was here.

Vaclav, do you know what the plan is, who would know, besides Paul?

Comment 2 sgilda 2013-10-04 11:32:37 UTC
Adding Rafael and Pedro Igor to this bug.

Comment 3 Rafael Benevides 2013-10-04 12:50:30 UTC
My tip is that PL should use the same EAP BOM Version from the other EAP Quickstarts. At the moment is not clear to me what version/tag is this because because pgier used the SNAPSHOT version to get the latest EAP BOMs to test.

Comment 5 sgilda 2013-10-04 17:30:58 UTC
Per @pmuir: We are moving the PicketLink quickstart from EAP to the sandbox for now.

This was already done by Rafael in upstream/master so it will appear after the merge.

Comment 12 Vladimir Rastseluev 2013-10-10 07:03:42 UTC
There aren't picketlink examples in EAP 6.2.0 ER 5. Verified

Comment 14 Red Hat Bugzilla 2023-09-14 01:51:37 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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