Re: Building multiple classifiers

2011-11-27 Thread Brett Porter
On 24/11/2011, at 3:58 AM, Kurt Zettel II wrote: > Hello Maven Developers, > > I have built a plugin that builds projects for the BlackBerry. It > needs to build for multiple RIM OS versions so I use a classifier such > as my-library-1.0-rim-4.5.0, my-library-1.0-rim-5.0.0 etc. I am > running

Building multiple classifiers

2011-11-23 Thread Kurt Zettel II
Hello Maven Developers, I have built a plugin that builds projects for the BlackBerry. It needs to build for multiple RIM OS versions so I use a classifier such as my-library-1.0-rim-4.5.0, my-library-1.0-rim-5.0.0 etc. I am running into two problems: 1. How can I resolve this classifier recurs