Re: assembly plugin - topLevel directory to be supressed in war

2008-01-03 Thread Kalle Korhonen
;>> > > My pom specified the assembly plugin like this: > >>> > > > >>> > > > >>> > > maven-assembly-plugin > >>> > > > >>> > > > >>> > > I'm guessing this me

Re: assembly plugin - topLevel directory to be supressed in war

2008-01-03 Thread Pankaj Tandon
gt;> > > >>> > > I'm guessing this means I'm using version 2.2, and more than likely >>> he >>> > is >>> > > using the same thing? >>> > >>> > It means you're using whatever is in your local repository, so there's >>>

Re: assembly plugin - topLevel directory to be supressed in war

2008-01-02 Thread Pankaj Tandon
gt; > is >> > > using the same thing? >> > >> > It means you're using whatever is in your local repository, so there's >> > no telling. >> > >> > Try adding this... 2.2-beta-1 >> > >> > -- >> > Wendy >> > >&

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
Yeah, that seems to have solved the problem I must have been stuck then on the 2.1 then. On Dec 27, 2007 3:16 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote: > So, by using that, it pull whatever the latest released version is? > > > On Dec 27, 2007 3:14 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote:

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
So, by using that, it pull whatever the latest released version is? On Dec 27, 2007 3:14 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Dec 27, 2007 1:09 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote: > > My pom specified the assembly plugin like this: > > > > > > maven-assembly-plugin > >

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Wendy Smoak
On Dec 27, 2007 1:09 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote: > My pom specified the assembly plugin like this: > > > maven-assembly-plugin > > > I'm guessing this means I'm using version 2.2, and more than likely he is > using the same thing? It means you're using whatever is

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
My pom specified the assembly plugin like this: maven-assembly-plugin I'm guessing this means I'm using version 2.2, and more than likely he is using the same thing? On Dec 27, 2007 3:07 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Dec 27, 2007 1:03 PM, Ryan Moquin <[EMAIL

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Wendy Smoak
On Dec 27, 2007 1:03 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote: > He did, it's listed in his example descriptor above. I've never see this > work. What version of the assembly plugin are you using? It's in the docs for the latest release, 2.2-beta-1. -- Wendy

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
He did, it's listed in his example descriptor above. I've never see this work. On Dec 27, 2007 2:57 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Dec 19, 2007 1:08 PM, Pankaj Tandon <[EMAIL PROTECTED]> wrote: > > > Sounds simple enough.. but I'm not able to get past the fact that the > > war'r

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Wendy Smoak
On Dec 19, 2007 1:08 PM, Pankaj Tandon <[EMAIL PROTECTED]> wrote: > Sounds simple enough.. but I'm not able to get past the fact that the > war'red up file has the baseDirectory as the toplevel folder. Have you tried false ? http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html --

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
>->some.jar > > -anothe.jar > > ->classes > >someClass.class > >anotherClass.class > > > > That is without the target/portal in the front of it! > > > > Note that I have false in

Re: assembly plugin - topLevel directory to be supressed in war

2007-12-27 Thread Ryan Moquin
omeClass.class >anotherClass.class > > That is without the target/portal in the front of it! > > Note that I have false in the > descriptor. > I even tried different baseDirectories and no baseDirectory. Did not help. > > I just can

assembly plugin - topLevel directory to be supressed in war

2007-12-19 Thread Pankaj Tandon
gs on the descriptor to make this happen. Can someone help? Thanks in advance Pankaj -- View this message in context: http://www.nabble.com/assembly-plugin---topLevel-directory-to-be-supressed-in-war-tp144