You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by James Adams <ja...@yahoo.com> on 2005/02/17 20:10:37 UTC

Broken EAR Goal: ear:generate-ear-descriptor

It seems that the ear:generate-ear-descriptor goal is
not working, at least not for me.  Is this a known
bug, or have I perhaps corrupted my Maven installation
in some way ?

Below are the errors I see when running "maven
ear:generate-ear-descriptor":

--------------------------------
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

ear:generate-ear-descriptor:
    [echo] Generating appxml file:" version 1.3
encoding: UTF-8"

BUILD FAILED
File...... C:\Documents and
Settings\jadams\.maven\cache\maven-ear-plugin-1.6\plugin.jelly
Element... j:file
Line...... 184
Column.... 7
This tag must have either the 'name' or the 'var'
variables defined
Total time: 2 seconds
Finished at: Thu Feb 17 13:52:18 EST 2005
---------------------------------------


Thanks in advance for any suggestions.


--James


	
		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

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


Re: Broken EAR Goal: ear:generate-ear-descriptor

Posted by James Adams <ja...@yahoo.com>.
Thanks Michal.  How would I have figured this out for
myself ?  There doesn't look to be a column in any of
the Goals documents specifying whether or not a goal
can be called directly.  


--James




--- Michal Maczka <mm...@interia.pl> wrote:

> James Adams wrote:
> 
> >It seems that the ear:generate-ear-descriptor goal
> is
> >not working, at least not for me.  Is this a known
> >bug, or have I perhaps corrupted my Maven
> installation
> >in some way ?
> >
> >Below are the errors I see when running "maven
> >ear:generate-ear-descriptor":
> >
> >-
> >  
> >
> 
> You cannot  call "ear:generate-ear-descriptor" goal
> directly.
> 
> set maven.ear.appxml.generate  to "true" and 
> generate-ear-descriptor 
> will be invoked for you...
> 
> Michal
> 
> 
> 
>
----------------------------------------------------------------------
> INTERIA.PL >>> http://link.interia.pl/f1853
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@maven.apache.org
> For additional commands, e-mail:
> users-help@maven.apache.org
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 


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


Re: Broken EAR Goal: ear:generate-ear-descriptor

Posted by Michal Maczka <mm...@interia.pl>.
James Adams wrote:

>It seems that the ear:generate-ear-descriptor goal is
>not working, at least not for me.  Is this a known
>bug, or have I perhaps corrupted my Maven installation
>in some way ?
>
>Below are the errors I see when running "maven
>ear:generate-ear-descriptor":
>
>-
>  
>

You cannot  call "ear:generate-ear-descriptor" goal directly.

set maven.ear.appxml.generate  to "true" and  generate-ear-descriptor 
will be invoked for you...

Michal



----------------------------------------------------------------------
INTERIA.PL >>> http://link.interia.pl/f1853


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