|
From: Jody G. <jga...@re...> - 2004-07-14 01:05:16
|
Maven 1.0 was released. I noticed the repository now contains jars like normal, and poms which are new. Poms seem to be based on the project.xml file used to generate the jar. > GeoTools2 module build report 20040713 > gt2:main cleaned, compiled, tested, INSTALLED 1747 > gt2:imagedatasource cleaned, compiled, tested, INSTALLED 1747 > gt2:mapinfo cleaned, compiled, tested, INSTALLED 1747 > gt2:pickle cleaned, compiled, tested, INSTALLED 1747 > gt2:rendering-styling cleaned, compiled, tested, INSTALLED 1748 > gt2:sample-data cleaned, compiled, tested, INSTALLED 1748 > gt2:utils cleaned, compiled, tested, INSTALLED 1749 > gt2:vpf cleaned, compiled, tested, INSTALLED 1749 > gt2:geomedia cleaned, compiled, tested, INSTALLED 1750 > gt2:gtopo30 cleaned, compiled, tested, INSTALLED 1750 > gt2:shapefile cleaned, compiled, tested, INSTALLED 1752 > gt2:oracle-spatial cleaned, compiled, tested, INSTALLED 1752 > gt2:postgis cleaned, compiled, tested, INSTALLED 1755 > gt2:tiger cleaned, compiled, tested, INSTALLED 1755 > gt2:graph cleaned, compiled, tested, INSTALLED 1755 > gt2:j2se-demos cleaned, compiled, tested, INSTALLED 1755 > gt2:reprojection cleaned, compiled, tested, INSTALLED 1757 > gt2:validation cleaned, compiled, tested, INSTALLED 1758 > gt2:view cleaned, compiled, tested, INSTALLED 1758, compiled, > tested, INSTALLED 1759 And no I am not sure why ArcGrid did not get built. When I move into the arcgrid directory everything seems to install okay. > C:\java\geotools\gt\plugin\arcgrid>maven jar:install > .... > Attempting to download geoapi-SNAPSHOT.jar. > Artifact /geoapi/jars/geoapi-SNAPSHOT.jar doesn't exists in remote > repository, but it exists locally > Plugin 'maven-deploy-plugin' in project 'geotools-arcgrid' is not > available > build:start: > java:prepare-filesystem: > java:compile: > [echo] Compiling to C:\java\geotools\gt\plugin\arcgrid/target/classes > java:jar-resources: > test:prepare-filesystem: > test:test-resources: > test:compile: > test:test: > [junit] Running org.geotools.data.arcgrid.test.ArcGridHeaderTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.313 sec > [junit] Running org.geotools.data.arcgrid.test.ArcGridReaderTest > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.031 sec > [junit] Running org.geotools.data.arcgrid.test.ArcGridRenderTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.484 sec > [junit] Running org.geotools.data.arcgrid.test.ServiceTest > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.438 sec > [echo] merging test reports into higher directory > [copy] Copying 4 files to C:\java\geotools\gt\target\test-reports > > jar:jar: > [jar] Building jar: > C:\java\geotools\gt\plugin\arcgrid\target\arcgrid-2.1.x.jar > Copying: from > 'C:\java\geotools\gt\plugin\arcgrid\target\arcgrid-2.1.x.jar' to: > 'C:\Documents and Settings\jgarnett\.mav > en\repository\gt2\jars\arcgrid-2.1.x.jar' > Copying: from 'C:\java\geotools\gt\plugin\arcgrid\project.xml' to: > 'C:\Documents and Settings\jgarnett\.maven\repository > \gt2\poms\arcgrid-2.1.x.pom' > BUILD SUCCESSFUL > Total time: 9 seconds > Finished at: Tue Jul 13 17:59:20 PDT 2004 Cheers, Jody |