You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to zkm license you would need to install the zkm jar to your own restricted repo, example in the zkm folder.
The plugin could be deployed to central, or your own local.
Unfortunately, I'm not understanding your reference to the maven-source-plugin and 'updated as', willing to take a PR if that's easier to explain. From desiring to attach 2 jars, what I'm taking from your request is that an option to attach the obfuscated jar under a different classifier is desired?
Will organise to release version to central, but may take some time.
As a temporary measure, you could install to your artifactory the plugin also, suggest some version like 1.0.3-tag where 'tag' could be any name you like, just to avoid a potential clash.
Hi,
Could you please add this jar to be able to upload to artifactory ? Plugin needs to be updated as https://github.com/apache/maven-source-plugin/blob/master/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java
With a JENKINS integration, we want to upload both unobfuscated and obfuscated.jars to artifactory.
Thanks,
Esra
The text was updated successfully, but these errors were encountered: