You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by khote <kh...@mminternet.com> on 2003/09/03 01:46:03 UTC

multiproject-SNAPSHOT bug

I didn't see this in codehaus already?

BUILD FAILED
file:/usr/java/mavenrepository/plugins/maven-multiproject-plugin-1.0-SNAPSHOT/:149:61:
<j:set> This tag does not understand the 'name' attribute


<!--    <j:set var="goal" name="multiproject:install-callback"/> -->
    <j:set var="goal" value="multiproject:install-callback"/>

'name' vs 'value' on the property assignment.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: multiproject-SNAPSHOT bug

Posted by di...@multitask.com.au.
It's fixed in the 1.0 release of the plugin.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"khote" <kh...@mminternet.com> wrote on 03/09/2003 09:46:03 AM:

> I didn't see this in codehaus already?
> 
> BUILD FAILED
> file:/usr/java/mavenrepository/plugins/maven-multiproject-plugin-1.
> 0-SNAPSHOT/:149:61:
> <j:set> This tag does not understand the 'name' attribute
> 
> 
> <!--    <j:set var="goal" name="multiproject:install-callback"/> -->
>     <j:set var="goal" value="multiproject:install-callback"/>
> 
> 'name' vs 'value' on the property assignment.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org