[ http://jira.codehaus.org/browse/MNG-325?page=comments#action_37803 ] Dan Diephouse commented on MNG-325: -----------------------------------
I'm not really asking for interopolation to work. I'm just asking that you don't let invalid maven 2 poms go into the repo. Invalid meaning the dependencies specified don't exist. XOM 1.0b3 depends on stuff that doesn't exist as well. It depends on icu4j which isn't in the repo at all. Granted, some dependencies like javamail will never exist in the repo. So I'm not sure quite what the action should be. I guess if any elements fit the pattern of ${...} I think they should be taken out. > Do something about interpolated values in dependencies > ------------------------------------------------------ > > Key: MNG-325 > URL: http://jira.codehaus.org/browse/MNG-325 > Project: m2 > Type: Sub-task > Reporter: Dan Diephouse > Assignee: John Casey > > > In the xfire poms, we extend the parent and have ${pom.currentVersion} in the > version field for a lot of the dependencies. M2 chokes on these. Maybe these > dependencies can be thrown out? Maybe pom.currentVersion can be filled in > automatically? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]