Hey,

You are either going to have to answer your own questions by looking at
what the other modules have done, or give us more to work with. The ID
stucture is generally hierarchical, where the group is the name of the
parent block and the specific ID is up to you. Generally, open a bunch
of pom.xml at the same level and compare and contrast.

For the parts of the maven doc, leave as much out as you can and still
get your module to compile. Otherwise, look at the maven site at apache
for full details about what each block does.

--adrian

On Tue, 2008-12-23 at 11:58 -0800, Sunburned Surveyor wrote:
> OK Guys.
> 
> I downloaded the sample unsupported module from the SVN, and I am
> attempting to modify it so I can get the GPX2 module to be an actual
> GeoTools module. I started by editing the POM.xml file. Here are a
> couple of questions I had about editing that file:
> 
> - What do I use as my ID?
> - What do I use as the Group ID for my modules dependencies? What
> about the Artifact ID for my dependencies? Do the dependencies inherit
> the project version number, or am I supposed to put the actual version
> of the dependency here?
> - Do I need to worry about anything in the plugin section of the POM.xml file?
> 
> I also had a couple of other questions not related to the POM.xml file:
> 
> - Do I need to worry about the site.xml file, or is this the same for
> all of the modules in GeoTools?
> - I won't modify the APT file until I have had someone do an
> intellectual property review of my module, correct?
> 
> Thanks for the help and patience with my questions.
> 
> The Sunburned Surveyor
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel


------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to