[ https://jira.codehaus.org/browse/MVERSIONS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=285636#comment-285636 ]
Stephen Connolly commented on MVERSIONS-144: -------------------------------------------- After 1.3 is released, we will be upping to Maven 2.2.1 as minimum, which means that Java 1.5 will be the minimum supported version of java for the runtime > Allow excluding certain versions of artifacts > --------------------------------------------- > > Key: MVERSIONS-144 > URL: https://jira.codehaus.org/browse/MVERSIONS-144 > Project: Maven 2.x Versions Plugin > Issue Type: New Feature > Reporter: Will May > Priority: Minor > Attachments: > Allow_certain_artifact_versions_to_be_excluded_from_consideration.patch, > Allow_certain_artifact_versions_to_be_excluded_from_consideration_with_test.patch > > > As some popular projects have released versions with invalid version numbers > such as asm (version number 20041228.180559), it would be useful to be able > to ignore certain versions when checking for updates. This functionality > could also be used to exclude a version which has a known vulnerability. > This patch doesn't include any unit tests for the new functionality as it's > only a quick go. I've tested it locally and it correctly ignored the various > commons-configuration and asm invalid versions. To add a unit test, it would > be easier to use something such as Mockito but that is Java 5+ only. Are > there any plans to upgrade to Java 5? Or are there any Java 1.4 mocking > frameworks? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email