Hi all,
I've just started with Maven today and I must admit that I didn't read
all Maven's documentation yet ;-(
But I'm asking just for a tip or maybe a hyperlink I missed out where I
could get such information ....
I have the following scenario.:
1.) 11 projects developed in Netbeans 5.5
2.) Each project has its own ant build file (IDE generated build file)
and some of them have customizations such as custom ant tasks.
3.) Each project has its own dependencies (.jar files) and these
dependencies are redundant between some of them.
4.) Each project has JUnit tests.
5.) All of these projects together form "one application" (without any
gui at all).
As far as I read ... Maven is the right tool to integrated all of these
projects smoothly. But I'm a little confused because I didn't understand
some Maven's concepts .... ;-(
Question 1. Are these projects recognized as "modules" in a maven's
pom.xml file ?
Question 2. If the above question is true .... I think the only thing
I need to do is to create some sort of "link" to this "module" inside of
pom.xml ... Am I right ? Where can I find more info about that ?
Thank you very much !!!
(My apologies for these "basic" questions)
--
Marcos H. W.
Softing Systems
Systems Analyst
+55 11 38770360
/**
* @see https://jaxb2-commons.dev.java.net
*/
/**
* "...Use the Force ...;-)" */
*
* @see http://www.gentoo.org/
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]