You're righ Jacek. I've tried a few approaches and have not been successful with Maven 2. I will get this fixed though. My understanding was that it was going to be supported natively but it looks like that hasn't been completed yet so I had to regress.

Matt

Jacek Laskowski wrote:
2006/3/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:

Author: hogstrom
Date: Wed Mar  8 05:57:56 2006
New Revision: 384216

URL: http://svn.apache.org/viewcvs?rev=384216&view=rev

...

-         
<message-destination-link>daytrader-ejb-${pom.currentVersion}.jar#TradeBrokerQueue</message-destination-link>
+         
<message-destination-link>daytrader-ejb-1.1-SNAPSHOT.jar#TradeBrokerQueue</message-destination-link>

...

-         
<message-destination-link>daytrader-ejb-${pom.currentVersion}.jar#TradeStreamerTopic</message-destination-link>
+         
<message-destination-link>daytrader-ejb-1.1-SNAPSHOT.jar#TradeStreamerTopic</message-destination-link>


What's wrong with the previous "decoupled" solution? Now, everytime
you'll change the version, the file will require it, too. There must
be something in-between and can't see it ;)

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl



Reply via email to