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

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



Back to the top