You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by claudio sala <cl...@alice.it> on 2006/07/19 14:43:16 UTC

build jar

Hi,

if i change one or more surce files (*.java), how i can compile them to 
build new jar?
Which is the best maven command?
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: build jar

Posted by David Sean Taylor <da...@bluesunrise.com>.
claudio sala wrote:
> Hi,
> 
> if i change one or more surce files (*.java), how i can compile them to 
> build new jar?
> Which is the best maven command?

If you change any java source file, we recommend contributing that 
change back to Apache. You can build the project using Maven-1 or 
Maven-2. Do you have a preference?

Information on building can be found here:
http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient

If you have changes that are specific to your deployment, then we 
recommend using the custom portal build described here, and NOT changing 
the Jetspeed source:

http://portals.apache.org/jetspeed-2/getting-started-binary.html

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org