Re: Unpacking a zip file from the source tree

2014-04-20 Thread org.apache.maven.user
On Sat, 19 Apr 2014 21:39:19 +0200
Baptiste Mathus  wrote:

> Anyway, to create an account go to http://xircles.codehaus.org/ and with
> that account you'll be able to access and create issues in jira.codehaus.org

Thanks!

@Dan Tran: Please see MTRUEZIP-36 and MTRUEZIP-37.

M

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



maven version resolution for x.y.z-blah-3 and x.y.z

2014-04-20 Thread hanasaki
for the same groupID and artifactID how will the following versions be 
resolved in a range?   The x.y.z is pretty simple based on


x.y.z
x.y.z-blah
x.y.z.blah
x.y.z.blah-3
x.y.z.blah-2
x.y.z-blah-3  <= '-' vs '.'
x.y.z-blah-2  <= '-' vs '.'

Thank you

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