[jira] Subscription: Design & Best Practices

2008-11-13 Thread jira
Issue Subscription Filter: Design & Best Practices (28 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

Unable to build a plugin using Maven 2

2008-11-13 Thread edgarosy
I've been able to build and deploy my plugin in the past without any problems, but all of the sudden I am unable to do so. I get the following error message: [ERROR] BUILD ERROR [INFO] [INFO] Error installing artifact's meta

Version range special cases?

2008-11-13 Thread Dave Syer
Can anyone explain why the first test succeeds (as expected) but the second and third fails? @Test public void testVanillaVersionRangeExcludesDotQualifier() throws Exception { VersionRange range = VersionRange.createFromVersionSpec("[1.0.0,2.0.0)");