Maven: generate Maven repo from list of Ceylon modules #6856
Comments
FroMage
added a commit
that referenced
this issue
Jan 13, 2017
FroMage
added a commit
that referenced
this issue
Jan 13, 2017
This seems to work now, but I still have to publish the test. |
Excellent :) |
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to export to Maven Central it's useful to be able to generate a Maven repo from a list of already compiled Ceylon modules. Including to publish the distrib.
This requires that we add the missing
pom.xml
to the distrib jars. We should generate them from themodule.xml
included, except those don't contain thegroupId
/artifactId
coordinates for the modules which do come from Maven, such as aether.The text was updated successfully, but these errors were encountered: