Hello,

I checked the out the 2.5.3 tagged version and started a build with 
maven.test.skip=true option. The build failed with the following error:

   Missing:
   ----------
   1) org.geotools:gt-jdbc-core:jar:tests:2.5.3

     Try downloading the file manually from the project website.

I read the developer guide but didn't found any hint how to handle classifier 
"test".

What I'm doing wrong? How can a create a gt-jdbc-core artifact with the 
classifier tests? Does I have to create one? Is this the same like the core 
artifact but deployed with an other classifier to the maven repository, maybe 
with debugging option or something else? Or should I change the pom after 
checkout locally to build geotools 2.5.3?

I checked also the 2.5.x branch and the pom of e.g. gt-jdbc-h2 modul has the 
same structure. But why is there a difference between the gt-jdbc-mysql and 
gt-jdbc-h2 pom, latter one has a dependency without the scope tag in contrast 
to the mysql one.
Can anybody explain the difference and how to get the 2.5.3 tagged version 
build without the test cases.


Thanks a lot,

Frank


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to