I'm starting to work on a system written in C with some very heavily-hacked
makefiles.  I will have to do a rewrite of the build, hopefully in Maven.
I've only used Maven for Java previously.  I hope you can recommend
archetype(s) that would be most suitable to layout a project for building
executables from C. Looking at FreeHEP's
NAR<http://java.freehep.org/freehep-nar-plugin/intro.html>,
I'm concerned that it's overkill since I will only be building for Solaris
and don't need the "Architecture, OS, Linker" designation of the artifacts.

Reply via email to