Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=70520&projectId=633
Build statistics:
State: Ok
Previous Build: No previous build.
Started at: Fri 28 Mar 2008 20:36:37 -0700
Finished at: Fri 28 Mar 2008 20:38:40 -0700
Total time: 2m 2s
Build Trigger: Schedule
Build Number: 1
Exit code: 0
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0_05
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description: $build.buildDefinition.description
****************************************************************************
Test Summary:
****************************************************************************
Tests: 57
Failures: 0
Total time: 95590
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Archiva Database
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/633/target
[INFO] Deleting directory
/home/continuum/data/working-directory/633/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/633/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/633/target/site
[INFO] [plexus:descriptor {execution: generate}]
[WARNING] POM for 'jpox:jpox:pom:1.1.9:compile' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.0.0 POM. for project jpox:jpox at
/home/continuum/.m2/repository/jpox/jpox/1.1.9/jpox-1.1.9.pom
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact of type: jar;
constructing POM artifact instead.
[WARNING] Invalid project model for artifact [jpox:jpox:1.1.9]. It will be
ignored by the remote resources Mojo.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'jpox:jpox:pom:1.1.9:compile' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.0.0 POM. for project jpox:jpox at
/home/continuum/.m2/repository/jpox/jpox/1.1.9/jpox-1.1.9.pom
[INFO] [compiler:compile]
[INFO] Compiling 49 source files to
/home/continuum/data/working-directory/633/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'jpox:jpox:pom:1.1.9:compile' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.0.0 POM. for project jpox:jpox at
/home/continuum/.m2/repository/jpox/jpox/1.1.9/jpox-1.1.9.pom
[INFO] [compiler:testCompile]
[INFO] Compiling 28 source files to
/home/continuum/data/working-directory/633/target/test-classes
[WARNING] POM for 'jpox:jpox:pom:1.1.9:compile' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.0.0 POM. for project jpox:jpox at
/home/continuum/.m2/repository/jpox/jpox/1.1.9/jpox-1.1.9.pom
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/continuum/data/working-directory/633/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.archiva.database.jdo.JdoProjectModelDAOTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testProjectModelCRUD
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testProjectModelCRUD
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSaveGetRealProjectModel
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSaveGetRealProjectModel
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.468 sec
Running
org.apache.maven.archiva.database.constraints.OlderSnapshotArtifactsByAgeConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 sec
Running
org.apache.maven.archiva.database.constraints.ProjectsByArtifactUsageConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testContraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testContraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 sec
Running
org.apache.maven.archiva.database.constraints.UniqueVersionConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdCommonsLang
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdCommonsLang
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdInvalid
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdInvalid
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwo
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwo
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwoCentralOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwoCentralOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwoSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenSharedTestTwoSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenTestOne
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdMavenTestOne
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdModelloLong
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdArtifactIdModelloLong
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.766 sec
Running
org.apache.maven.archiva.database.constraints.UniqueArtifactIdConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 sec
Running
org.apache.maven.archiva.database.constraints.UniqueGroupIdConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamCommonsLang
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamCommonsLang
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamNoRepos
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamNoRepos
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamNullRepos
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamNullRepos
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrg
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrg
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApache
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApache
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApacheMaven
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApacheMaven
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApacheSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgApacheSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintGroupIdParamOrgSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParam
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParam
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamCentralAndSnapshots
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamCentralAndSnapshots
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamCentralOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamCentralOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamNoRepos
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamNoRepos
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamNullRepos
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamNullRepos
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintNoGroupIdParamSnapshotsOnly
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.813 sec
Running
org.apache.maven.archiva.database.jdo.JdoRepositoryContentStatisticsDAOTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testCRUD
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testCRUD
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec
Running
org.apache.maven.archiva.database.constraints.RepositoryProblemByGroupIdConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec
Running
org.apache.maven.archiva.database.constraints.RepositoryProblemConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testGroupIdConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testGroupIdConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testRepoIdConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testRepoIdConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 sec
Running org.apache.maven.archiva.database.updater.DatabaseConsumersTest
2008-03-28 20:37:54,313 [main] WARN ConfigurationFactory - No
configuration found. Configuring ehcache from ehcache-failsafe.xml found in
the classpath:
jar:file:/home/continuum/.m2/repository/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec
Running org.apache.maven.archiva.database.updater.TestDatabaseCleanupConsumer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running
org.apache.maven.archiva.database.constraints.RecentArtifactsByAgeConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 sec
Running
org.apache.maven.archiva.database.constraints.RepositoryContentStatisticsByRepositoryConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testStats
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testStats
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 sec
Running org.apache.maven.archiva.database.jdo.JdoArtifactDAOTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifactKey
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifactKey
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifactCRUD
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifactCRUD
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.523 sec
Running org.apache.maven.archiva.database.constraints.RangeConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec
Running
org.apache.maven.archiva.database.constraints.MostRecentRepositoryScanStatisticsTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testStats
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testStats
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testNotProcessedYet
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testNotProcessedYet
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.904 sec
Running org.apache.maven.archiva.database.browsing.RepositoryBrowsingTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testBrowseIntoGroupWithSubgroups
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testBrowseIntoGroupWithSubgroups
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSimpleBrowse
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSimpleBrowse
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.709 sec
Running org.apache.maven.archiva.database.jdo.JdoArchivaDAOTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSubDAOs
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSubDAOs
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 sec
Running org.apache.maven.archiva.database.constraints.UniqueFieldConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifact
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testArtifact
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testRepoProblem
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testRepoProblem
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.049 sec
Running
org.apache.maven.archiva.database.constraints.ArtifactsProcessedConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testNotProcessed
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testNotProcessed
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testProcessed
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testProcessed
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSinceRecent
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSinceRecent
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSinceOld
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testSinceOld
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.881 sec
Running
org.apache.maven.archiva.database.constraints.OlderArtifactsByAgeConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 sec
Running
org.apache.maven.archiva.database.constraints.ArtifactsByChecksumConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintSHA1
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintSHA1
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintMD5
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintMD5
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintOR
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraintOR
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.298 sec
Running
org.apache.maven.archiva.database.constraints.ArtifactsRelatedConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 sec
Running
org.apache.maven.archiva.database.updater.TestDatabaseUnprocessedConsumer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running
org.apache.maven.archiva.database.constraints.RepositoryProblemByRepositoryIdConstraintTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testConstraint
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 sec
Running org.apache.maven.archiva.database.updater.DatabaseUpdaterTest
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testUpdateUnprocessed
javax.jdo.option.ConnectionUserName=sa
JPOX SchemaTool : System Properties
javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testUpdateUnprocessed
javax.jdo.option.ConnectionUserName=sa
org.jpox.autoCreateConstraints=true
org.jpox.autoCreateColumns=false
org.jpox.validateTables=true
org.jpox.validateColumns=true
org.jpox.validateConstraints=true
[INFO] Processing Artifact:
org.apache.maven.archiva:archiva-utils:jar:1.0-SNAPSHOT
[INFO] Disposing cache: [ name = url-failures-cache status = STATUS_ALIVE
eternal = false overflowToDisk = false maxElementsInMemory = 1000
maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800
timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds
= 600 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0
diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec
Results :
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/home/continuum/data/working-directory/633/target/archiva-database-1.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/continuum/data/working-directory/633/target/archiva-database-1.0.2-SNAPSHOT.jar
to
/home/continuum/.m2/repository/org/apache/maven/archiva/archiva-database/1.0.2-SNAPSHOT/archiva-database-1.0.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 53 seconds
[INFO] Finished at: Fri Mar 28 20:38:40 PDT 2008
[INFO] Final Memory: 23M/41M
[INFO] ------------------------------------------------------------------------
****************************************************************************