- requires an editor (who has an confluence account)
- best done by a new developer who does not know maven yet
3. Release Guide
4. Programmers Guide
So if anyone is bored and feel like helping out please let me know.
I am not bored but would like to write down what you want to see for the Programmers Guide above, I have looked at the GEOSDOC site and would like to know where to put which doc, and have a list of what remains to be written.
Chris? I expect that some of the "Experimental" work is best moved over to the GeoDEV site, and not listed in any "guide" at all, aka when these experiments are ready to merge back in they can prep pages for inclusion in the documentation. Is this your understanding?
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
I think I fixed this so if you could update and try again that would be great. Also the property to skip tests is spelled wrong in your example its all lower case (-Dmaven.test.skip=true).
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
I think I fixed this so if you could update and try again that would be great. Also the property to skip tests is spelled wrong in your example its all lower case (-Dmaven.test.skip=true).
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
I think I fixed this so if you could update and try again that would be great. Also the property to skip tests is spelled wrong in your example its all lower case (-Dmaven.test.skip=true).
You sure you commited it.. I get nothing on my side
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
I think I fixed this so if you could update and try again that would be great. Also the property to skip tests is spelled wrong in your example its all lower case (-Dmaven.test.skip=true).
You sure you commited it.. I get nothing on my side
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
INFO: about to create map ctx for BasicPolygons with bounds Env[-2.0 : 2.0, -1.0 : 6.0]
java.io.FileNotFoundException: \tmp\testSimpleGetMapQuery.gif (The system cannot find the
path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.vfny.geoserver.wms.responses.map.GIFMapProducerTest.assertNotBlank(GIFMapPr
oducerTest.java:54)
at org.vfny.geoserver.wms.responses.DefaultRasterMapProducerTest.testSimpleGetMapQ
uery(DefaultRasterMapProducerTest.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:2
42)
at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
java.io.FileNotFoundException: \tmp\testDefaultStyle BasicPolygons.gif (The system cannot
find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.vfny.geoserver.wms.responses.map.GIFMapProducerTest.assertNotBlank(GIFMapPr
oducerTest.java:54)
at org.vfny.geoserver.wms.responses.DefaultRasterMapProducerTest.testDefaultStyle(
DefaultRasterMapProducerTest.java:253)
at org.vfny.geoserver.wms.responses.DefaultRasterMapProducerTest.testDefaultStyle(
DefaultRasterMapProducerTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:2
42)
at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
java.io.FileNotFoundException: \tmp\testBlueLake.gif (The system cannot find the path spec
ified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.vfny.geoserver.wms.responses.map.GIFMapProducerTest.assertNotBlank(GIFMapPr
oducerTest.java:54)
at org.vfny.geoserver.wms.responses.DefaultRasterMapProducerTest.testBlueLake(Defa
ultRasterMapProducerTest.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:2
42)
at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
[surefire] org.vfny.geoserver.wms.responses.map.GIFMapProducerTest <<<<<<<< FAILURE !!
2006/05/29 01:55:18 org.vfny.geoserver.wms.responses.map.svg.EncodeSVG encode
INFO: SVG generated in 16 ms
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 37 seconds
[INFO] Finished at: Mon May 29 13:55:18 CAT 2006
[INFO] Final Memory: 14M/30M
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
It is now
Clint Lewis wrote:
Justin Deoliveira wrote:
Nice catch Clint!
I think I fixed this so if you could update and try again that would be great. Also the property to skip tests is spelled wrong in your example its all lower case (-Dmaven.test.skip=true).
You sure you commited it.. I get nothing on my side
but I get this error on both accounts..
[INFO] [compiler:testCompile]
Compiling 22 source files to C:\projects\geoserver\1.4.x\test\target\test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: C:\projects\geoserver\1.4.x\test\target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.battery.JUnitBattery.processTestClass(JUnitBattery.ja
va:130)
at org.apache.maven.surefire.battery.JUnitBattery.<init>(JUnitBattery.java:81)
at org.apache.maven.surefire.SurefireUtils.instantiateBattery(SurefireUtils.java:6
3)
at org.apache.maven.surefire.Surefire.instantiateBatteries(Surefire.java:262)
at org.apache.maven.surefire.Surefire.run(Surefire.java:140)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
RUN ABORTED
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Caused by: java.lang.NullPointerException
at org.vfny.geoserver.requests.RequestTestCase.<clinit>(RequestTestCase.java:44)
... 16 more
java.lang.ExceptionInInitializerError
org.apache.maven.surefire.Runner
An exception or error caused a run to abort.
null
[INFO] ------------------------------------------------------------------------
Justin Deoliveira wrote:
Cool, thanks Clint!
Why dont you start on the release docs. Update your 1.4.x source tree and document the process of using maven to build the release here:
- requires an editor (who has an confluence account)
- best done by a new developer who does not know maven yet
3. Release Guide
4. Programmers Guide
So if anyone is bored and feel like helping out please let me know.
I am not bored but would like to write down what you want to see for the Programmers Guide above, I have looked at the GEOSDOC site and would like to know where to put which doc, and have a list of what remains to be written.
Chris? I expect that some of the "Experimental" work is best moved over to the GeoDEV site, and not listed in any "guide" at all, aka when these experiments are ready to merge back in they can prep pages for inclusion in the documentation. Is this your understanding?
Yup, makes sense. Just update the links appropriately when you move the stuff over (if you do the right confluence moves it should be automatic).
* Complex Feature Documentation
o Complex Feature include
* RelationshipDataStore
* WCS and Raster Documentation
o GeoServer WCS Specifications
o GeoTiff
o WCS include