RE: assembly question

2007-11-14 Thread Saloucious
- > [ERROR] BUILD FAILURE > [INFO] > > [INFO] No assembly descriptors found. > [INFO] > > > > -Original Message- > From: [EMAIL PROTECTED] [mailto

RE: assembly question

2007-03-23 Thread EJ Ciramella
: Maven Users List Subject: RE: assembly question Yeah, I've been trying this: maven-assembly-plugin assembler-dir assembly:dire

RE: assembly question

2007-03-23 Thread EJ Ciramella
und. [INFO] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tommy Knowlton Sent: Friday, March 23, 2007 11:59 AM To: Maven Users List Subject: Re: assembly question I'm not positive, but I believe where you said you should say . I hav

Re: assembly question

2007-03-23 Thread Tommy Knowlton
I'm not positive, but I believe where you said you should say . I haven't tried this in a POM of my own, but I've been using the maven-assembly-plugin alot lately, and I think you've got it exactly right, modulo that one change. HTH -- Tommy On 3/23/07, EJ Ciramella <[EMAIL PROTECTED]> wrote:

RE: Assembly question/bizarreness

2006-12-18 Thread LECAN Damien
This is a Maven problem http://jira.codehaus.org/browse/MNG-1682 Damien > -Message d'origine- > De : Hal Hildebrand [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 14 décembre 2006 05:25 > À : users@maven.apache.org > Objet : Assembly question/bizarreness > > > I'm trying to get an assembly

Re: Assembly question/bizarreness

2006-12-18 Thread Kenney Westerhof
Hi Hal, does 'mvn clean install assembly:assembly' produce the correct results? (I mean: no .osgi-bundle files). -- Kenney Hal Hildebrand wrote: I'm trying to get an assembly of all the artifacts built and I'm running into something odd. The project is multi-modules with several levels. Al

Re: Assembly question/bizarreness

2006-12-17 Thread Tom Huybrechts
On 12/14/06, Hal Hildebrand <[EMAIL PROTECTED]> wrote: I'm trying to get an assembly of all the artifacts built and I'm running into something odd. The project is multi-modules with several levels. All the artifacts are OSGi bundles generated using the Felix osgi maven plugin. But some of the a