You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Robert Newson (JIRA)" <ji...@codehaus.org> on 2006/02/20 14:11:57 UTC

[jira] Commented: (MEV-296) Activemq-core (and other activemq projects) 3.2.1 have unexpanded variables

    [ http://jira.codehaus.org/browse/MEV-296?page=comments#action_58987 ] 

Robert Newson commented on MEV-296:
-----------------------------------

A similiar issue happens with the milestone release of activemq 4.0. Having spoken with an activemq developer it seems unlikely that they will fix this for the 4.0 release without assistance.

I agree that the list of optional dependencies is staggering. In order to actually use activemq 4.0, you only need four jars.

I'm attaching my local versions of the POM's that I'm successfully using to pull a working set of amq 4 jars.

> 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
>     Assignee: Carlos Sanchez
>  Attachments: MEV-296-activemq.patch, activeio-2.1-local.pom, activemq-4.0-M4-local.pom, activemq-core-3.2.1.pom
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org