You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephane Nicoll <st...@gmail.com> on 2005/08/15 12:35:57 UTC

Re: [m2] Problem with ear project.

On 7/11/05, Kenney Westerhof <fo...@neonics.com> wrote:
> On Mon, 11 Jul 2005, Edward Yakop wrote:
> 
> > Hi all,
> >
> > I'm having difficulties setting up 'ear' project.
> > The following are the conditions:
> >
> > The pom file:
> > --------------------------------------------------------------------------------
> > <project>
> >   <modelVersion>4.0.0</modelVersion>
> >   ...
> >   <packaging>ear</packaging>
> >   ...
> > </project>
> > --------------------------------------------------------------------------------
> >
> > Directory structure:
> > --------------------------------------------------------------------------------
> > .
> > |-- pom.xml
> > `-- src
> >     `-- application
> >         `-- META-INF
> >             `-- application.xml
> > --------------------------------------------------------------------------------
> > Note: Why application.xml needs to be put under src/application, instead of
> > src/main/application?
> 
> Because the plugin developer decided so ;) 

And I finally saw you ;-)
This is fixed in http://jira.codehaus.org/browse/MNG-736

Thanks,
Stéphane

-- 
.::You're welcome ::.

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