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.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to