Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho-pack200 version 2.4.0 missing?

Hi

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=571999

Java 16 removes the pack200 code so it's time for tycho to deprecate for removal all pack200 using code.


    

The distribution of *jar.pack.gz as well as *.jar is no longer encouraged, rather it is deprecated. Eliminating all pack200 functionality from pom.xml makes it a little simpler and saves significantly on the download zip sizes. We can also wave goodbye to the Java 6/7/8 pack incompatibilities.

    Regards

        Ed Willink


    
On 21/07/2021 07:22, Axel Guckelsberger wrote:

Hi all,

is there a specific reason why org.eclipse.tycho.extras:tycho-pack200 is still on version 2.3.0 at maven central ?

Overview of the available versions:

https://search.maven.org/artifact/org.eclipse.tycho.extras/tycho-pack200


In my builds I get this error:

Error: Plugin org.eclipse.tycho.extras:tycho-pack200a-plugin:2.4.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.tycho.extras:tycho-pack200a-plugin:jar:2.4.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]



Thanks for your assistance,

Axel



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user

Virus-free. www.avast.com

Back to the top