Hi,

I've added the creation of -sources.jar and -javadoc.jar to the common
build file used by all Antlibs so these jars can get uploaded to the mvn
repo when we perform a release.

Unfortunately it is not clear to me how to declare them as artifacts as
child of publications that Ivy is supposed to upload.  Something like
this?

  <artifact name="${artifact.name}" type="source" ext="-sources.jar"/>

I'm afraid this won't resolve to the correct name for the artifact.
Would I need to provide an explicit url?  What is the recommended way?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to