Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to avoid resolution against locally built artifacts

-Dmaven.repo.local=/tmp/foo
-- 
Sent from my SGS

Mickael Istria <mistria@xxxxxxxxxx> wrote:

>Hi,
>
>I have some local builds of some bundles installed in my Maven 
>repository. When I perform a build, Tycho always use those locally
>built 
>artifact to resolve my dependencies. Although this behavior is
>generally 
>fine and helpful, I'd sometimes prefer having Tycho to use the latest 
>artifact from the external p2 repositories, as if the local build was 
>not available.
>Is there a way to achieve this behavior?
>
>Cheers,
>-- 
>Mickael Istria
>Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
>My blog <http://mickaelistria.wordpress.com> - My Tweets 
><http://twitter.com/mickaelistria>
>_______________________________________________
>tycho-user mailing list
>tycho-user@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top