[ImageJ-devel] Maven

Curtis Rueden ctrueden at wisc.edu
Thu Jun 19 16:34:49 CDT 2014


Hi Jay,

> It appears the link in the following paragraph of the webpage on Maven
> stuff is broken...

Thanks, fixed:
http://wiki.imagej.net/index.php?title=Maven&diff=10518&oldid=10503

Regards,
Curtis


On Thu, Jun 19, 2014 at 4:19 PM, Jay Warrick <jay.w.warrick at gmail.com>
wrote:

> FYI. It appears the link in the following paragraph of the webpage on
> Maven stuff (http://wiki.imagej.net/Maven) is broken...
>
> Producing multiple JAR files
>
> So what if you have multiple *.jar* files you want to build in the same
> project? Then these need to live in their own subdirectories and there
> needs to be a common parent POM, a so-called *aggregator* POM (only this
> POM needs to have the scijava POM as parent, of course). For an example,
> look at Fiji's src-plugins/pom.xml
> <https://github.com/fiji/fiji/blob/master/src-plugins/pom.xml>.
> Basically, it is adding the *<packaging>pom</packaging>* entry as well as
> a couple of subdirectory names to the *<modules>* section.
>
> Cheers,
>
> Jay
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140619/c9bf8dd1/attachment.html>


More information about the ImageJ-devel mailing list