assembly should have the fix anyway, or else the minimum version of maven that it supports would need to be supped to the first maven version with the fix
- Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 14 Dec 2011 12:56, "Antonio Petrelli" <[email protected]> wrote: > 2011/12/14 Stephen Connolly <[email protected]> > > > Smells like a bug... > > > > > Yes it does. However I debugged the process and noticed that the > "getClassifier" of org.apache.maven.artifact.Artifact class contains an > emtpy String. > This is the reason why I cannot decide if it is a Maven bug (not treating > empty classifier element correctly to convert it into null) or assembly > plugin (not treating the empty string classifier correctly to manage it as > it was null). > > Antonio >
