Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version number should not be removed from copied JARs #3

Open
jpsacha opened this issue Sep 30, 2015 · 0 comments
Open

Version number should not be removed from copied JARs #3

jpsacha opened this issue Sep 30, 2015 · 0 comments

Comments

@jpsacha
Copy link
Owner

jpsacha commented Sep 30, 2015

I some cases when JARS are copied their versions are omitted. This likely due to way their are published - Scala-like publishing may be causing problems. Here is an example of a JAR in IVY published by SBT using default settings:

.ivy2\local\net.sf.ij-plugins\ijp-color_2.11\0.5.0-SNAPSHOT\jars\ijp-color_2.11.jar

The JAR actually has no version number in its name, it is in parent's directory name. The version number needs to be restored when copying to plugins directory.

@jpsacha jpsacha changed the title Version number should not be removed fro copied JARs Version number should not be removed from copied JARs Mar 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant