On 8/7/07, Adam Lally <[EMAIL PROTECTED]> wrote:
> Maven automatically generates "sources" jar files (check your local
> Maven repository).  Unfortunately these don't have the DISCLAIMER,
> LICENSE, NOTICES.  I will see if I can figure out how to get those to
> be added.
>

I've fixed this in SVN (see UIMA-521).

The command to get maven to generate the source jars is:
mvn source:jar

This page describes how to create bundles to upload to a repository:
http://maven.apache.org/guides/mini/guide-central-repository-upload.html

-Adam

Reply via email to