[rules-dev] 6.0.1 Now Available

Michael Anstis michael.anstis at gmail.com
Mon Dec 23 19:01:33 EST 2013


What are you expecting to have dependencies for? It looks like you need
guvnor - do you use the web app; just REST API or what?

Sent on the move
On 23 Dec 2013 23:46, "voki" <thinh76 at gmail.com> wrote:

> Previously I've got the following in pom.xml
> <repositories>
>                 <repository>
>           <id>jboss-public-repository-group</id>
>           <name>JBoss Public Maven Repository Group</name>
>
> <url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
>           <layout>default</layout>
>           <releases>
>             <enabled>true</enabled>
>             <updatePolicy>never</updatePolicy>
>           </releases>
>           <snapshots>
>             <enabled>true</enabled>
>             <updatePolicy>never</updatePolicy>
>           </snapshots>
>         </repository>
>         </repositories>
>
>
>                 <dependency>
>                         <groupId>org.drools</groupId>
>                         <artifactId>drools-core</artifactId>
>                         <version>5.5.1-SNAPSHOT</version>
>                 </dependency>
>
>                 <dependency>
>                         <groupId>org.drools</groupId>
>                         <artifactId>drools-compiler</artifactId>
>                         <version>5.5.1-SNAPSHOT</version>
>                 </dependency>
>
> And everything was downloaded ok. When I changed 5.5.1-SNAPSHOT to
> 6.0.0.Final and it failed to download the artefacts
>
>  Failed to read artifact descriptor for
> org.drools:drools-core:jar:6.0.0.Final: Could not find artifact
> org.guvnor:guvnor-bom:pom:6.0.0.Final
>
> Is there any migration docs that help me out please?
>
> Regards
> voki
>
>
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/6-0-1-Now-Available-tp4027392p4027395.html
> Sent from the Drools: Developer (committer) mailing list mailing list
> archive at Nabble.com.
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20131224/b72af5b4/attachment.html 


More information about the rules-dev mailing list