Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Jar-Signing Maven Deps are broken

Hi Tom,

Publishing org.eclipse.cbi:eclipse-jarsigner-plugin is a mistake I made. While fixing some issues on the build, I changed the groupId of the artifact. Obviously this is not what we want, we want to keep the same Maven coordinate as before. So you want to stay with org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin with its latest version being 1.1.3-SNAPSHOT (it resolves properly to cbi-common:1.2.0). There is also org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.2.0-SNAPSHOT, but this is also a publication mistake.

You will find the documentation for 1.1.3-SNAPHOST here https://www.eclipse.org/cbi/sitedocs/1.1.3-SNAPSHOT/

I will remove both org.eclipse.cbi:eclipse-jarsigner-plugin and org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.2.0-SNAPSHOT to avoid this confusion in the future.

Thanks.
Mikael

> Le 4 déc. 2015 à 12:53, Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> a écrit :
> 
> Hi,
> 
> I tried to create a new build job and like in other build jobs I'm using
> "eclipse-jarsigner-plugin" and if not mistaken the only version
> available is 1.2.0-SNAPSHOT
> (https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/eclipse-jarsigner-plugin/)
> but now the problem is that this one has a dependency on cbi-common
> 1.2.0-SNAPSHOT which is not available anymore (see
> https://repo.eclipse.org/content/repositories/cbi/org/eclipse/cbi/cbi-common/1.2.0-SNAPSHOT/
> which is empty) and most likely 1.2.1-SNAPSHOT or 1.2.0 (released should
> be used)
> 
> For more information please see:
> https://hudson.eclipse.org/efxclipse/job/efxclipse_threex/6/console -
> can someone please push a new snapshot of "eclipse-jarsigner-plugin" who
> requires 1.2.0 or 1.2.1?
> 
> Thanks
> 
> Tom
> 
> --
> Thomas Schindl, CTO
> BestSolution.at EDV Systemhaus GmbH
> Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
> http://www.bestsolution.at/
> Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top