| Michelle Caisse 2006-01-05, 2:45 am |
| Hi Craig,
That's an issue, all right. It works for me. I would try a clean
install. If that still doesn't work for you, I will try a clean install.
-- Michelle
Craig L Russell wrote:
> Here's my issue. I can't even enhance at all.
>
> [Bruiser:jdo/trunk/tck20] clr% maven -Djdo.tck.cfglist=detach.conf
> runtck.jdori
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.0.1
>
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download jdo2-enhancer-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-enhancer-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download jpox-SNAPSHOT.jar.
> Attempting to download jpox-enhancer-SNAPSHOT.jar.
> Attempting to download jpox-c3p0-SNAPSHOT.jar.
> Attempting to download jpox-dbcp-SNAPSHOT.jar.
> build:start:
>
> setProps:
> [echo] setProps:
> [echo] Configurations for this run are "detach.conf". To override
> this, use -Djdo.tck.cfglist=xxx on the maven command line.
> [echo] Databases for this run are "derby". To override this, use
> -Djdo.tck.dblist=xxx on the maven command line.
> [echo] Identity types for this run are "applicationidentity
> datastoreidentity". To override this, use -Djdo.tck.identitytypes=xxx
> on the maven command line.
>
> runtck.jdori:
> java:prepare-filesystem:
>
> java:compile:
> [echo] Compiling to
> /Users/clr/apachejdo/jdo/trunk/tck20/target/classes
>
> testrunner.set:
> [echo] testrunner.set:
>
> copyprops:
> [echo] copyprops:
>
> doEnhance.jdori:
> enhance.check:
>
> [echo] Run JDORI enhancer for applicationidentity
> java:prepare-filesystem:
>
> java:compile:
> [echo] Compiling to
> /Users/clr/apachejdo/jdo/trunk/tck20/target/classes
>
> copyprops:
> [echo] copyprops:
>
> enhance.prepare:
>
> [java] Exception in thread "main" java.lang.NoClassDefFoundError:
> org/jpox/metadata/ClassMetaData
>
> BUILD FAILED
> File...... /Users/clr/apachejdo/jdo/trunk/tck20/maven.xml
> Element... java
> Line...... 539
> Column.... 56
> Java returned: 1
> Total time: 34 seconds
> Finished at: Wed Jan 04 18:28:55 PST 2006
>
> [Bruiser:jdo/trunk/tck20] clr% vi maven.xml
> [Bruiser:jdo/trunk/tck20] clr% vi *.properties
> [Bruiser:jdo/trunk/tck20] clr%
>
> On Jan 4, 2006, at 5:39 PM, Michelle Caisse wrote:
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com
>
> P.S. A good JDO? O, Gasp!
>
>
|