Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] WG: Corrupted jar?

Hi,

sorry...it is a local network security problem.

Regards
Oliver




Hi,

as i posted earlier, my build is no more working after deletion of the local maven repository. The class PluginConversionException could not be found from eclipse osgi jar. After some tries I got this:

[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.14.1 or one of its dependencies could not be resolv
ed: Could not transfer artifact org.eclipse.tycho:org.eclipse.osgi:jar:3.8.0.v20120123-1419 from/to central (http://repo.maven.apache.org/ma
ven2): GET request of: org/eclipse/tycho/org.eclipse.osgi/3.8.0.v20120123-1419/org.eclipse.osgi-3.8.0.v20120123-1419.jar from central failed
: Premature end of Content-Length delimited message body (expected: 1389418; received: 277589 -> [Help 2]

Is the eclipse osgi jar corrupted? If I copy my old maven repository backup back, it works.

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


Back to the top