[windup-dev] Deps in windup-rules-java-api

Jess Sightler jsightle at redhat.com
Mon Apr 18 08:54:55 EDT 2016


Feel free to try it. "provided" is generally what we would do in those 
cases.

On 04/15/2016 07:02 PM, Ondrej Zizka wrote:
> Hi,
>
> I've noticed that in the pom.xml of $subj, there is:
>
>           <dependency>
>               <groupId>org.jboss.windup.ast</groupId>
>               <artifactId>windup-java-ast</artifactId>
>               <classifier>forge-addon</classifier>
>               <scope>compile</scope>
>           </dependency>
>           <dependency>
> <groupId>org.jboss.windup.rules.apps</groupId>
>               <artifactId>windup-rules-base</artifactId>
>               <classifier>forge-addon</classifier>
>               <scope>compile</scope>
>           </dependency>
>
>
> Shouldn't that be of scope provided, and listed in ../addon/pom.xml ?
>
> Ondra
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev



More information about the windup-dev mailing list