Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
20 posts
|
I am using netbeans with ant as the building system quite some time now (on Mac OS X).
During the last developer conference there was a strong emphasis on maven as build/dependency tool, so I decided to give it a try. I started with the process_pixels example which compiles and runs nice, but I have some questions. Sorry if these are dumb questions, but I scanned through the documentation and didn't find answers quickly. 1- what does the pom version mean, and which version should I use, I found different numbers in the examples. 2- how is the imagej version determined (<version>${imagej1.version}</version>) ? 3- During build I see the following message: Property 'imagej.app.directory' unset; Skipping copy-jars So it must be possible to place the jar into my own imagej installation, how? 4- During run an imagej jar from ~/.m2.... is started, is this only for test/debug? how to use my own imagej? 5- The process_pixels application does not quit properly, I have to stop it from netbeans. 6- My software is dependent from other plugins, such as particle8 from Gabriel Landini's Morphology, can/is this incorporated in the imagej maven repository? 7- In my ant script I'm using a call to svnversion, in order to place the latest build number and date in the about box. Can this be done in maven? thanks a lot, Gerrit. -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1670 posts
|
Hi Gerrit,
Since you posted also on imagej-devel [1], I will answer there. Regards, Curtis [1] http://imagej.net/pipermail/imagej-devel/2013-January/001365.html On Mon, Jan 14, 2013 at 9:26 AM, Gerrit Polder <[hidden email]> wrote: > I am using netbeans with ant as the building system quite some time now > (on Mac OS X). > During the last developer conference there was a strong emphasis on maven > as build/dependency tool, so I decided to give it a try. > I started with the process_pixels example which compiles and runs nice, > but I have some questions. > Sorry if these are dumb questions, but I scanned through the documentation > and didn't find answers quickly. > > 1- what does the pom version mean, and which version should I use, I found > different numbers in the examples. > 2- how is the imagej version determined > (<version>${imagej1.version}</version>) ? > 3- During build I see the following message: Property > 'imagej.app.directory' unset; Skipping copy-jars > So it must be possible to place the jar into my own imagej installation, > how? > 4- During run an imagej jar from ~/.m2.... is started, is this only for > test/debug? how to use my own imagej? > 5- The process_pixels application does not quit properly, I have to stop > it from netbeans. > 6- My software is dependent from other plugins, such as particle8 from > Gabriel Landini's Morphology, can/is this incorporated in the imagej maven > repository? > 7- In my ant script I'm using a call to svnversion, in order to place the > latest build number and date in the about box. Can this be done in maven? > > thanks a lot, > Gerrit. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > ... [show rest of quote] -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1631 posts
|
Hi,
On Mon, 14 Jan 2013, Curtis Rueden wrote: > Since you posted also on imagej-devel [1], I will answer there. > > [1] http://imagej.net/pipermail/imagej-devel/2013-January/001365.html I think I beat Curtis to it: http://imagej.net/pipermail/imagej-devel/2013-January/001366.html Ciao, Johannes -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1631 posts
|
In reply to this post by ctrueden
Hi all,
On Mon, 14 Jan 2013, Curtis Rueden wrote: > Since you posted also on imagej-devel [1], I will answer there. I started a Wiki page to collect the information provided by Curtis and myself: http://fiji.sc/Maven_-_Frequently_Asked_Questions Have fun, Johannes -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
51 posts
|
On 15/01/2013 23:51, Johannes Schindelin wrote:
> I started a Wiki page to collect the information provided by Curtis and > myself: > > http://fiji.sc/Maven_-_Frequently_Asked_Questions Thanks a lot. This thread is being most enlightening to those of us not present at the conference and that still don't master Maven. Best, José María Mateos. -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1631 posts
|
Hi José María,
On Wed, 16 Jan 2013, José María Mateos wrote: > On 15/01/2013 23:51, Johannes Schindelin wrote: > > I started a Wiki page to collect the information provided by Curtis > > and myself: > > > > http://fiji.sc/Maven_-_Frequently_Asked_Questions > > Thanks a lot. This thread is being most enlightening to those of us not > present at the conference and that still don't master Maven. You're welcome! And thanks for the feedback, I really appreciate it! Ciao, Johannes -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Disable Popup Ads | Edit this page |