Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho ignores repository mirror settings

if you can provide a stripped-down example project demonstrating the problem, open a bug.

Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of fabian@xxxxxxxxxxxxxxxx
Sent: Montag, 26. November 2012 10:54
To: tycho-user@xxxxxxxxxxx
Subject: Re: [tycho-user] tycho ignores repository mirror settings

I tried setting tycho.disableP2Mirrors=true both in the tycho and tycho
target platform configuration in my pom and I tried the following
command line settings:

mvn clean install -Dtycho.disableP2Mirrors=true
mvn clean install -Declipse.p2.mirrors=false

The error message still occurred in all four cases.

I didn't try setting the option in the global setting.xml since I wasn't
sure how to do it (setting it within the mirror setting yielded an
"unrecognized tag" warning by maven.

Thanks,
Fabian

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top