Hey all!
I am going to start by saying that I prefer Ant+Ivy for development of
my projects over Maven, so please do not ask why I do not switch to Maven.
NetBeans allows for creating /Project Groups/ to group projects together
and I fully understand how to accomplish that, but I am wondering if
there is a way to persist these Project Groups to my code repository so
that contributors will have the same Project Group when they clone the
repository? Also, how can I persist the /Main Project/ in a Project
Group on the repository?
I know that when creating a Maven POM project, all of the sub-projects
are contained within the master POM file. Is there a similar thing that
can be done with an Ant build file? I do not mind needing to build each
project individually, but think it would be really cool to be able to
simply build the entire project group from a "master" build file.
I have purchased and read the book /Pro Apache Ant/, but am still unsure
as to how to accomplish what I am wanting to do within NetBeans. I have
tried accomplishing my goals using the /Free Form Project/ template, but
cannot seem to figure out how to set it up the way that I am desiring.
Are there any quality tutorials out there for using that template that
may help me? If so, I cannot seem to find them (other than the one on
the NetBeans site, which kind of helped, but not totally). Any pointers
you all can give me are greatly appreciated!
Thanks in Advance,
SC
BEGIN:VCARD
VERSION:4.0
N:Carrick;Sean;;;
FN:Sean Carrick
EMAIL;PREF=1:s...@pekinsoft.com
TEL;VALUE=TEXT:309.989.0672
TZ:America/Chicago
ADR:;;PO Box 936;South Pekin;IL;61564-0296;USA
END:VCARD
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists