takari / polyglot-maven

Support alternative markup for Apache Maven POM files
Eclipse Public License 1.0
893 stars 101 forks source link

Move to latest parent and CI #279

Closed cstamas closed 1 year ago

cstamas commented 1 year ago

And remove signign workaround: lifecycle 2.1.2 is fixed to work with Java8 bytecode, and this makes signing working again.

Also, move to latest CI GH action that now allows "tuning" JDK versions and uses proper concurrency instead of the deprecated action to cancel jobs.

cstamas commented 1 year ago

Nope, this is not gonna work, latest lifecycle moved past Java 8 with many crucial deps...