christmo / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

Add Mavenized Build #179

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be good if it were easier to use MacWidgets in Maven based projects. 
I'm attaching a POM that would simplify this - to use simple drop it into the 
root folder and run "mvn install" to get the deployment artefacts installed 
into your local repository.

Some notes about the POM:

- I've used the latest version of JGoodies Forms (1.4.1)
- I've set the version number to be 0.10-SNAPSHOT
- I haven't bothered setting up all of the SCM & issues stuff.

Cheers,
Ian.

Original issue reported on code.google.com by ian.phil...@gmail.com on 30 May 2011 at 11:48

Attachments:

GoogleCodeExporter commented 8 years ago
Oops, that POM didn't include the required PNG files, this one does :-)

Original comment by ian.phil...@gmail.com on 30 May 2011 at 2:56

Attachments:

GoogleCodeExporter commented 8 years ago
have a look here: http://maven.javastream.de/com/explodingpixels/macwidgets

I would love to have another one maintaining the maven build sources...

Original comment by philipp....@gmail.com on 11 Jul 2012 at 4:36