Yes, you're absolutely right. Changing to "env.JBOSS_HOME" did the trick. It
now works with 2.0.10-RC9.
There must have been some kind of "bug" in the older maven releases that
made it work without the pre "env.".

Thanks,
/Anders


davidkarlsen wrote:
> 
> On Wed, 20 Aug 2008, Anders Hammar wrote:
> 
>>
>> Hi,
>>
>> It looks like properties set within Maven are retrieved correctly, but
>> environment variables set outside (like JBOSS_HOME in my case) isn't
>> retrieved.
>> In your case, could you please try using some env variable like
>> CATALINA_HOME instead of tomcat.local.home?
>>
>> This does work with mvn 2.0.8 and 2.0.9. Something has changed.
>>
>> /Anders
> 
> Shouldn't system level (shell env) properties be like ${env.JBOSS_HOME} ?
> 
> 
> --
> David J. M. Karlsen - +47 90 68 22 43
> http://www.davidkarlsen.com
> http://mp3.davidkarlsen.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> -----
> http://www.davidkarlsen.com
> 

-- 
View this message in context: 
http://www.nabble.com/-PLEASE-TEST--Maven-2.0.10-RC9-tp19037671p19082964.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to