Activemq-core (and other activemq projects) 3.2.1 have unexpanded variables ---------------------------------------------------------------------------
Key: MEV-296 URL: http://jira.codehaus.org/browse/MEV-296 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Johannes Brodwall The version numbers for dependencies are wrong. For example: <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> <version>${commons_collections_version}</version> </dependency> When I substituted values from activemq-3.2.pom I got it to work. That being said, the number of optional dependencies that are included as required in activemq is just staggering! -- 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]