You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Jay Bose <di...@yahoo.com> on 2008/05/01 01:41:56 UTC

Re: mvn assembly struts-2.1+

Thanks Antonio, that solved it.


--- Antonio Petrelli <an...@gmail.com> wrote:

> 2008/4/30 Jay Bose <di...@yahoo.com>:
> > I'm upgrading from WebWork-2 to the most recent Struts-2(.1.x) that contains a
> working
> >  instance of Dojo. Following the directions on
> >  http://struts.apache.org/2.x/docs/building-the-framework-from-source.html and
> >  http://struts.apache.org/2.x/docs/building-with-maven.html, I successfully ran this
> >  command:
> >
> >   mvn clean install -Dmaven.test.skip=true -Pextras,plugins,xwork
> 
> Try using the "release,all,alljars,j4,pre-assembly" profiles.
> 
> Antonio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 
> 



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: mvn assembly struts-2.1+

Posted by Antonio Petrelli <an...@gmail.com>.
2008/5/1 Jeromy Evans <je...@blueskyminds.com.au>:
> Jay Bose wrote:
>
> > Thanks Antonio, that solved it.
> >
> >
> >
> >
>  Just wondering, how does one know that before attempting "mvn
> assembly:assembly", they must run the release,all,alljars,j4 and
> pre-assembly profiles?
>  Is it just a matter of digging through the pom until you find the right
> profiles?

Here it is:
http://struts.apache.org/2.x/docs/creating-and-signing-a-struts-21x-distribution.html

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: mvn assembly struts-2.1+

Posted by Jeromy Evans <je...@blueskyminds.com.au>.
Jay Bose wrote:
> Thanks Antonio, that solved it.
>
>
>   
Just wondering, how does one know that before attempting "mvn 
assembly:assembly", they must run the release,all,alljars,j4 and 
pre-assembly profiles?
Is it just a matter of digging through the pom until you find the right 
profiles?

(It's not stated in the documentation Jay referenced [1][2])

[1] http://struts.apache.org/2.x/docs/building-with-maven.html,
[2] 
http://struts.apache.org/2.x/docs/building-the-framework-from-source.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org