Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Is -o broken in 0.23.0-SNAPSHOT?

the corresponding IT is OK:

https://hudson.eclipse.org/tycho/job/tycho-its/lastCompletedBuild/testReport/org.eclipse.tycho.test.target/OfflineModeTest/test/

"offline and no local cache available for..."

are you sure your local cache is filled and you are actually using it (any chance -Dmaven.repo.local pointing to a different dir)?

Jan

> -----Original Message-----
> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx]
> On Behalf Of Eike Stepper
> Sent: Dienstag, 14. April 2015 13:25
> To: tycho-user@xxxxxxxxxxx
> Subject: [tycho-user] Is -o broken in 0.23.0-SNAPSHOT?
> 
> Hi,
> 
> Because of the Mac app layout change we had to switch to Tycho 0.23.0-
> SNAPSHOT and it appears that we can no longer use
> the -o switch to speed up repeated builds. When we do so the following
> happens quickly:
> 
> [INFO] Scanning for projects...
> [INFO] Computing target platform for MavenProject:
> org.eclipse.oomph.features:org.eclipse.oomph.all:1.1.0-SNAPSHOT @
> C:\develop\oomph\git\org.eclipse.oomph\features\org.eclipse.oomph.all-
> feature\pom.xml
> [INFO] Adding repository
> http://download.eclipse.org/eclipse/updates/4.5milestones
> [ERROR] Failed to resolve target definition
> C:\develop\oomph\git\org.eclipse.oomph\releng\org.eclipse.oomph.releng\org.ec
> lipse.oomph.releng.target: Failed to load
> p2 metadata repository from location
> http://download.eclipse.org/eclipse/updates/4.5milestones: Repository system
> is
> offline and no local cache available for
> http://download.eclipse.org/eclipse/updates/4.5milestones -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
> 
> 
> Is that a regression in Tycho or are we supposed to change something?
> 
> Cheers
> /Eike
> 
> ----
> http://www.esc-net.de
> http://thegordian.blogspot.com
> http://twitter.com/eikestepper
> 
> 
> 
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top