On 9 Jul 2013, at 17:12, Roland wrote:

> hm...I use the latest versions.
> 
>  <build>
>    <pluginManagement>
>      <plugins>
>        <plugin>
>          <groupId>org.apache.felix</groupId>
>          <artifactId>maven-obr-plugin</artifactId>
>          <version>1.2.0</version>

^ maven-obr-plugin is obsolete, its goals were merged into maven-bundle-plugin 
1.4.0+

>        </plugin>
>       <plugin>
>          <groupId>org.apache.felix</groupId>
>          <artifactId>maven-bundle-plugin</artifactId>
>          <version>2.4.0</version>
>        </plugin>
>       ...
> 
> 
> I'll see if maybe another maven plugin uses an old version.
> 
> --
> View this message in context: 
> http://apache-felix.18485.x6.nabble.com/require-require-clause-causes-java-lang-Exception-tp5004133p5004261.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to