[jboss-user] [Snowdrop] - Re: Instructions on how to build snowdrop project

Joshua Wilson do-not-reply at jboss.com
Thu Aug 15 12:09:44 EDT 2013


Joshua Wilson [https://community.jboss.org/people/jowilson] created the discussion

"Re: Instructions on how to build snowdrop project"

To view the discussion, visit: https://community.jboss.org/message/832789#832789

--------------------------------------------------------------
I would like to add that there is now an Install option available.

If you go to the Install directory in Snowdrop you can:

Simply, run:
         mvn package -DJBOSS_HOME=/path/to/jboss_home

By default snowdrop version 3.0.1.SNAPSHOT and spring 3.2.3.RELEASE will be installed. To change this simply execute:
         mvn package -P${desired-spring-version} -DJBOSS_HOME=/path/to/jboss_home -Dversion.snowdrop=${desired-snowdrop-version}

There are four possible spring version profiles: spring-2.5, spring-3, spring-3.1, and spring-3.2 (the default).

NOTE: Make sure to pass in -DJBOSS_HOME=/path/to/EAP installation
NOTE: If you are installing a non released version, be sure to mvn clean install on the top level.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/832789#832789]

Start a new discussion in Snowdrop at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130815/5c93a708/attachment.html 


More information about the jboss-user mailing list