[jbosstools-dev] Central does not compile

Max Andersen manderse at redhat.com
Tue Apr 30 10:25:00 EDT 2013


On Tue, Apr 30, 2013 at 05:50:15PM +0800, Rob Stryker wrote:
>
>On 04/30/2013 05:05 PM, Max Andersen wrote:
>> cd jbosstools-base
>> mvn clean install
>>
>> cd ../jbosstools-central
>> mvn verify
>>
>> tycho should by default use your locally built artifacts before using
>> remote ones.
>>
>
>How would I then remove the installed base to make sure it doesn't pull
>there from the future? I had an error once where I spent a few hours
>trying to figure out why my local build of just AS wasn't pulling in
>other changes to common, and the reason was I had an outdated common
>'installed' locally which was overriding the remote.

http://wiki.eclipse.org/Tycho/Target_Platform#Locally_built_artifacts

mvn -Dtycho.localArtifacts=ignore clean verify

will make it get stuff from targetplatform instead for anything outside you
mvn module reactor.


/max

>
>
>> /max
>
>_______________________________________________
>jbosstools-dev mailing list
>jbosstools-dev at lists.jboss.org
>https://lists.jboss.org/mailman/listinfo/jbosstools-dev


More information about the jbosstools-dev mailing list