Hard to say from what has been posted so far.  Can you paste the error
message from the target/test-reports folder?

I'll try running a 2.1 build from work...

James

On 9/19/05, Jody Garnett <[EMAIL PROTECTED]> wrote:
> This is a follow up to fridays email - the problem is reproducible on my home
> machine.
> 
> When running:
> - maven test
> - maven jar:install
> 
> Everything works as planned, it is only when performing:
> - maven -Drelease.version=2.1.1 createRelease
> 
> That I encounter the following error:
> > +----------------------------------------
> > | Executing clean,jar:install,moveBin,moveLib,moveSrc,updateList 
> > geotools-hsql
> > | Memory: 60M/97M
> > +----------------------------------------
> >
> > updateList:
> >
> > build:end:
> >
> > build:start:
> >
> > clean:clean:
> >     [delete] Deleting directory C:\dev\geotools\gt\plugin\hsql\target
> >
> > clean:
> >
> > java:prepare-filesystem:
> >     [mkdir] Created dir: C:\dev\geotools\gt\plugin\hsql\target\classes
> >
> > java:compile:
> >     [echo] Compiling to C:\dev\geotools\gt\plugin\hsql/target/classes
> >     [javac] Compiling 12 source files to 
> > C:\dev\geotools\gt\plugin\hsql\target\classes
> > Note: 
> > C:\dev\geotools\gt\plugin\hsql\src\org\geotools\data\hsql\HsqlDataStore.java
> >  uses or overrides a deprecated API.
> > Note: Recompile with -deprecation for details.
> >
> > java:jar-resources:
> > Copying 1 file to C:\dev\geotools\gt\plugin\hsql\target\classes
> >
> > test:prepare-filesystem:
> >     [mkdir] Created dir: C:\dev\geotools\gt\plugin\hsql\target\test-classes
> >     [mkdir] Created dir: C:\dev\geotools\gt\plugin\hsql\target\test-reports
> >
> > test:test-resources:
> >
> > test:compile:
> >     [javac] Compiling 1 source file to 
> > C:\dev\geotools\gt\plugin\hsql\target\test-classes
> > Note: 
> > C:\dev\geotools\gt\plugin\hsql\test\org\geotools\data\hsql\HsqlDataStoreTest.java
> >  uses or overrides a deprecated A
> > PI.
> > Note: Recompile with -deprecation for details.
> >
> > test:test:
> >     [junit] Running org.geotools.data.hsql.HsqlDataStoreTest
> >     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 7.08 sec
> >     [echo] merging test reports into higher directory
> >     [copy] Copying 1 file to C:\dev\geotools\gt\target\test-reports
> >     [echo] merging test reports into higher directory
> >
> > jar:jar:
> >     [jar] Building jar: C:\dev\geotools\gt\plugin\hsql\target\hsql-2.1.1.jar
> > Copying: from 'C:\dev\geotools\gt\plugin\hsql\target\hsql-2.1.1.jar' to: 
> > 'C:\Documents and Settings\Jody Garnett\.maven\
> > repository\gt2\jars\hsql-2.1.1.jar'
> > Copying: from 'C:\dev\geotools\gt\plugin\hsql\project.xml' to: 
> > 'C:\Documents and Settings\Jody Garnett\.maven\repository
> > \gt2\poms\hsql-2.1.1.pom'
> >
> > jar:install:
> >
> > moveBin:
> >     [echo] Type for this release is : plugin
> >     [echo] working on gt2:hsql for binary release
> > java:prepare-filesystem:
> >
> > java:compile:
> >     [echo] Compiling to C:\dev\geotools\gt\plugin\hsql/target/classes
> >
> > java:jar-resources:
> >
> > test:prepare-filesystem:
> >
> > test:test-resources:
> >
> > test:compile:
> >
> > test:test:
> >     [junit] Running org.geotools.data.hsql.HsqlDataStoreTest
> >     [junit] Tests run: 28, Failures: 0, Errors: 28, Time elapsed: 2.474 sec
> >     [junit] [ERROR] TEST org.geotools.data.hsql.HsqlDataStoreTest FAILED
> >
> > BUILD FAILED
> > File...... C:\Documents and Settings\Jody 
> > Garnett\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
> > Element... maven:reactor
> > Line...... 217
> > Column.... 9
> > Unable to obtain goal [moveBin] -- C:\Documents and Settings\Jody 
> > Garnett\.maven\cache\maven-test-plugin-1.6.2\plugin.je
> > lly:181:54: <fail> There were test failures.
> > Total time: 26 minutes 5 seconds
> > Finished at: Sun Sep 18 23:53:34 PDT 2005
> 
> 
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to