On Fri, Apr 11, 2008 at 9:10 AM, sebb <[EMAIL PROTECTED]> wrote: > On 11/04/2008, Michael Baessler <[EMAIL PROTECTED]> wrote: > > sebb wrote: > > > Problem building uimaj: > > > > > > 1) javax.activation:activation:jar:1.0.2 > > > > > Unfortunately only the POM and metadata are present in the M2 repo for > that version - the jar is not present. I raised a JIRA issue for this: > > http://jira.codehaus.org/browse/MAVENUPLOAD-2014 > >
This is because Sun's license prevents this jar from being redistributed from the central Maven repository: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html In the build instructions on the UIMA website, we describe how to obtain the jar yourself and add it to your local Maven repo: http://incubator.apache.org/uima/svn.html#building.command.line -Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
