[JBoss JIRA] (RTGOV-308) Maven build failure due to a typo in kie-parent-with-dependencies version 6.0.0.CR3
by Eric Wittmann (JIRA)
Eric Wittmann created RTGOV-308:
-----------------------------------
Summary: Maven build failure due to a typo in kie-parent-with-dependencies version 6.0.0.CR3
Key: RTGOV-308
URL: https://issues.jboss.org/browse/RTGOV-308
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Eric Wittmann
Assignee: Gary Brown
When building ep-drools in rtgov, I get the following error (using a clean .m2):
…
[View More]
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building Overlord RTGov::Modules::Event Processor::EP Drools 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.272s
[INFO] Finished at: Thu Oct 31 10:10:43 EDT 2013
[INFO] Final Memory: 6M/147M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ep-drools: Could not resolve dependencies for project org.overlord.rtgov.event-processor:ep-drools:jar:2.0.0-SNAPSHOT:
Failed to collect dependencies for [org.overlord.rtgov.common:rtgov-common:jar:2.0.0-SNAPSHOT (provided), org.overlord.rtgov.event-processor:ep-core:jar:2.0.0-
SNAPSHOT (provided), org.drools:drools-core:jar:6.0.0.CR3 (provided), org.drools:drools-compiler:jar:6.0.0.CR3 (provided), org.kie:kie-api:jar:6.0.0.CR3 (provid
ed), org.kie:kie-internal:jar:6.0.0.CR3 (provided), org.codehaus.jackson:jackson-core-asl:jar:1.9.9 (provided), org.codehaus.jackson:jackson-mapper-asl:jar:1.9.
9 (provided), org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (provided), org.overlord.rtgov.activity-management:activity:jar:2.0.0-SNAPSH
OT (test), junit:junit:jar:4.11 (test)]: Failed to read artifact descriptor for org.drools:drools-core:jar:6.0.0.CR3: Failure to find org.jboss.integrationplatf
orm:jboss-integration-platform-bom:pom:6.0.0-20130823.165815-2 in https://repository.jboss.org/nexus/content/groups/public/ 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]
{code}
Notice this part of the above error:
{code}
Failed to read artifact descriptor for org.drools:drools-core:jar:6.0.0.CR3: Failure to find org.jboss.intregrationplatform:jboss-integration-platform-bom:pom:6.0.0-20130823.165815-2
{code}
And then notice that the groupId is "intregration". This was fixed in the drools codebase, but obviously after CR3 was released.
The reference to "org.jboss.intregration" can be found in kie-parent-with-dependencies version 6.0.0.CR3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years, 4 months
[JBoss JIRA] (SRAMP-259) Remove modeshape BOM once modeshape is synched with integration platform bom
by Eric Wittmann (JIRA)
Eric Wittmann created SRAMP-259:
-----------------------------------
Summary: Remove modeshape BOM once modeshape is synched with integration platform bom
Key: SRAMP-259
URL: https://issues.jboss.org/browse/SRAMP-259
Project: S-RAMP
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Eric Wittmann
Assignee: Kurt Stam
Fix For: 0.5.0 - Future
All the projects should …
[View More]be aligning with the jboss integration platform BOM, which should force all projects to use common versions of libraries. Once modeshape has been aligned with the BOM, s-ramp won't need to import the modeshape BOM anymore.
Note: s-ramp imports the modeshape BOM in the root pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years, 4 months
[JBoss JIRA] (SRAMP-258) Create a tomcat compatible deployment/package
by Eric Wittmann (JIRA)
Eric Wittmann created SRAMP-258:
-----------------------------------
Summary: Create a tomcat compatible deployment/package
Key: SRAMP-258
URL: https://issues.jboss.org/browse/SRAMP-258
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Core
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Fix For: 0.3.1 - jBPM - bugfix 1
…
[View More]Currently s-ramp is only built to deploy successfully on JBoss 7 and JBoss EAP 6.1. We need a version that runs on Tomcat so that community users can more easily get started (both running and contributing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
11 years, 4 months