Hi Paul, I think this thread is very close to this one: http://www.nabble.com/How-to-use-central-repo-into-an-Eclipse-project--td16676423s177.html
Cheers, Vincent 2008/4/15, Paul Gier <[EMAIL PROTECTED]>: > Hi everyone, > > I'd like to make a small change to the artifact version parsing. We > currently have several released projects that use a non-standard version > scheme. So instead of something like: > 1.0.1-beta-1 > we have > 1.0.1.beta1 > > This was originally done to conform to the OSGi standard which requires a > "." instead of a "-" for the qualifier. If you ask me, the maven standard > is better ;) > > I created a jira issue with the attached fix here: > http://jira.codehaus.org/browse/MNG-3526 > > Since this change could potentially (although I think unlikely) break some > dependency management I wanted to bring it up here to discuss. > > Thanks! > > --------------------------------------------------------------------- > 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]
