[rules-users] Drools 6.0.0.CR3 dependencies

Daniel Straub ds at ctrlaltdel.de
Fri Sep 13 08:23:00 EDT 2013


Drools 6.0.0.CR3 has some (new) dependencies using 

http://repository.jboss.org/nexus/content/groups/public

as repository ("Used by JBoss community developers"  - see
https://community.jboss.org/wiki/MavenRepository).

For some internal reasons, the maven admins of my client allow only to use 

http://repository.jboss.org/nexus/content/groups/public-jboss  

To simplify the management of repos, is here a way to use dependencies only
from one repository ? 

Btw. the artefact used from this repo has a typo in the groupId:

    <dependency>
        <groupId>org.jboss.intregrationplatform</groupId>  
        <artifactId>jboss-integration-platform-bom</artifactId>
        <type>pom</type>
        <version>${version.org.jboss.intregrationplatform}</version>
        <scope>import</scope>
      </dependency>

(referenced by kie-parent-with-dependencies)




--
View this message in context: http://drools.46999.n3.nabble.com/Drools-6-0-0-CR3-dependencies-tp4025936.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list