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

http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/commit/?id=2cf1fec1499a12f2f8e10db7bbd1e356c198e6e8

--
Regards,
Igor

On 12-12-01 2:56 AM, Yves Langisch wrote:
Is it really possible to define tycho.disableP2Mirrors in the global settings.xml? Having a look into the corresponding commit [1] I just see that the flag can be set in the target-platform-configuration element.

[1] http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/commit?id=8cb66ec2bd3db0755f5fc2130a62521746d2cbe4

-
Yves

On Nov 26, 2012, at 11:29 , "Sievers, Jan" <jan.sievers@xxxxxxx> wrote:

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
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




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



Back to the top