[jboss-dev-forums] [JBoss Build System Development] New message: "Re: Quicker AS build?"

Paul Gier do-not-reply at jboss.com
Thu Jan 28 09:58:43 EST 2010


JBoss development,

A new message was posted in the thread "Quicker AS build?":

http://community.jboss.org/message/522775#522775

Author  : Paul Gier
Profile : http://community.jboss.org/people/pgier

Message:
--------------------------------------------------------------
> jaikiran wrote:
>  
> > mailto:dimitris at jboss.org wrote:
> >  
> > I've asked Paul the same thing:
> >  
> > "It's an annoying bug [1] in Maven where it will check for snapshot updates  according to the update policy (once per day by default) even if an up to date  copy is installed locally.  
> >  
> > [1]http://jira.codehaus.org/browse/MNG-4326"
> Hmm, maybe as a workaround, we need some kind of custom "never update" policy as the default for the AS build.
You can set the update policy for the snapshots repo to "never" using your settings.xml.
http://maven.apache.org/settings.html#Repositories
 
Then when you want to update the snapshot dependencies, use "mvn -U install"

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/522775#522775




More information about the jboss-dev-forums mailing list