Bug 799999 - WFK2 Enterprise Maven repository cleanup
Summary: WFK2 Enterprise Maven repository cleanup
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Maven
Version: 2.0.0.ER1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 2.0.0.ER7
Assignee: Marius Bogoevici
QA Contact: Karel Piwko
URL:
Whiteboard:
Depends On:
Blocks: 820740
TreeView+ depends on / blocked
 
Reported: 2012-03-05 15:20 UTC by Karel Piwko
Modified: 2013-03-04 01:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 820740 (view as bug list)
Environment:
Last Closed: 2012-06-22 08:03:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karel Piwko 2012-03-05 15:20:43 UTC
According to our Maven repository verified, following problem were identified in Maven repository:

1/ 

jboss-wfk-2.0.0.ER1-repository/org/richfaces/examples/richfaces-showcase/4.2.0.Final-redhat-1/ contains -sources.jar and -javadoc.jar, but war file is missing => remove completely

2/ 

jboss-wfk-2.0.0.ER1-repository/com/redhat/jboss/jboss-wfk/2.0.0.ER1/jboss-wfk-2.0.0.ER1.pom => this is a build file, should not be in the repository

3/ org.jboss.logging:jboss-logging-processor:jar must be a valid version but is '${version.org.jboss.logging.jboss-logging-tools}'. @ org.hibernate:hibernate-search-parent:4.1.0.Beta2-redhat-1

(can be applied to multiple POMs)

4/ org.hibernate:hibernate-search-orm:jar:4.1.0.Beta2-redhat-1 (compile)
Could not find artifact org.apache.commons:commons-parent:pom:22-redhat-1 

(can be applied to multiple POMs)

5/ org.jboss.snowdrop:snowdrop-facade:jar:2.0.2.Final-redhat-1: Could not find artifact org.jboss.kernel:jboss-dependency:jar:2.2.0.SP2 

6/richfaces-ui-validator-ui: Nested: Could not find artifact org.jboss.test-jsf:maven-mockgenerator-plugin:jar:1.1.2-redhat-1

Comment 1 Marek Novotny 2012-03-05 16:03:39 UTC
ad 1 - already in filter for Maven repository 

ad 2 - already in filter for Maven repository

ad 3 - 4.1.0.Beta2-redhat-1 was old artifact, now there should be only 4.1.0.CR1-redhat-1

ad 4 - commons-parent should be in EAP6 repository

ad 5 - not sure what solution will be here, it is only in JBoss Releases repository

ad 6 - it should be in WFK repository at least here http://download.devel.redhat.com/brewroot/repos/jb-wfk-2-rhel-6-build/latest/maven/org/jboss/test-jsf/maven-mockgenerator-plugin/1.1.2-redhat-1/, will check the inclusion in WFK repo for ER2

Comment 2 Karel Piwko 2012-03-05 18:53:13 UTC
Is there a chance to make org.jboss.kernel in snowdrop-facade optional? Because this seems like JBoss AS 6 dependency to me.

Comment 3 Marek Novotny 2012-03-05 21:20:37 UTC
it is like JBoss AS 5/6 dependency, unfortunately we didn't say if we strictly support only EAP6/AS7 or the whole bunch of AS 5,6,7? I don't recall it, but I suppose that we wan to continue to support Snowdrop 1.x in 2.x

Comment 4 Marek Novotny 2012-04-27 11:09:05 UTC
Marius, could you decide if I can make org.jboss.kernel in snowdrop-facade optional?

Comment 5 Karel Piwko 2012-05-10 10:04:11 UTC
This issue affects building from source for Snowdrop users in ER5.

Comment 6 Marius Bogoevici 2012-05-10 13:15:56 UTC
Yes, the snowdrop dependency can be made optional (even provided) but I'm not 
sure how this will help with building from source. I think we need a TN for 
this.

Comment 7 Karel Piwko 2012-06-05 10:37:31 UTC
Points 1/ to 6/ were verified. JBoss Kernel is included in WFK, but it still requires some of the external dependencies, tracked in bug 820740.


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