2009/1/28 Deneux, Christophe <christophe.den...@capgemini.com>:
> Isn't the role of the "classifier" field ?
>
> instead of :
>
> <groupId>org.apache.ant</groupId>
> <artifactId>ant</artifactId>
> <version>1.7.1</version>
>
> we could use :
>
> <groupId>org.apache.ant</groupId>
> <artifactId>ant</artifactId>
> <version>1.7.1</version>
> <classifier>osgi</classifier>

Good but how do you specify such classifier in dependants projects ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to