[ 
http://jira.codehaus.org/browse/MOJO-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johann Reyes closed MOJO-515.
-----------------------------

    Resolution: Fixed

> java.lang.NoClassDefFoundError: 
> org/hibernate/engine/query/sql/NativeSQLQueryReturn
> -----------------------------------------------------------------------------------
>
>                 Key: MOJO-515
>                 URL: http://jira.codehaus.org/browse/MOJO-515
>             Project: Mojo
>          Issue Type: Bug
>          Components: hibernate3
>            Reporter: Matt Whitlock
>         Assigned To: Johann Reyes
>            Priority: Blocker
>         Attachments: pom.xml
>
>
> + Error stacktraces are turned on.
> Maven version: 2.0.4
> [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and 
> Settings\Matt Whitlock\.m2\plugin-registry.xml'
> [DEBUG] Building Maven global-level plugin registry from: 'C:\Program 
> Files\Apache Software Foundation\maven-2.0.4\conf\plugin-registry.xml'
> [INFO] Scanning for projects...
> [DEBUG] Searching for parent-POM: com.yyyyyyyyy:yyyyyyyyy::1.0-SNAPSHOT of 
> project: com.yyyyyyyyy:xxxxxx-persistence:jar:1.0-SNAPSHOT in relative path: 
> ../pom.xml
> [DEBUG] Using parent-POM from the project hierarchy at: '../pom.xml' for 
> project: com.yyyyyyyyy:xxxxxx-persistence:jar:1.0-SNAPSHOT
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building xxxxxx Persistence
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] maven-clean-plugin: resolved to version 2.1 from repository central
> [DEBUG] Retrieving parent-POM: 
> org.apache.maven.plugins:maven-plugin-parent::2.0 for project: 
> null:maven-clean-plugin:maven-plugin:2.1 from the repository.
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] aspectj-maven-plugin: resolved to version 1.0-beta-2 from repository 
> codehaus
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::12 for project: 
> null:aspectj-maven-plugin:maven-plugin:1.0-beta-2 from the repository.
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] build-helper-maven-plugin: resolved to version 1.0 from repository 
> central
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::7 for project: 
> null:build-helper-maven-plugin:maven-plugin:1.0 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for 
> project: null:maven-surefire-plugin:maven-plugin:2.2 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project: 
> org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: 
> org.apache.maven:maven-parent:pom:1 from the repository.
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3::1.0-SNAPSHOT for project: 
> org.codehaus.mojo:hibernate3-maven-plugin:maven-plugin:1.0-20060825.145135-3 
> from the repository.
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] maven-hibernate3: resolved to version 1.0-20060825.145135-7 from 
> repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo-sandbox::2 for project: 
> org.codehaus.mojo.hibernate3:maven-hibernate3:pom:1.0-SNAPSHOT from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::11 for project: 
> null:mojo-sandbox:pom:2 from the repository.
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [DEBUG] org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.1:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> org.apache.maven:maven-plugin-api:jar:2.0 from the repository.
> [DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: 
> org.apache.maven.shared:shared-components-parent::1 for project: 
> null:file-management:jar:1.0 from the repository.
> [DEBUG]   org.apache.maven.shared:file-management:jar:1.0:runtime (selected 
> for runtime)
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for 
> runtime)
> [DEBUG] Configuring mojo 
> 'org.apache.maven.plugins:maven-clean-plugin:2.1:clean' -->
> [DEBUG]   (f) directory = D:\My Documents\xxxxxx\xxxxxx-persistence\target
> [DEBUG]   (f) outputDirectory = D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\classes
> [DEBUG]   (f) testOutputDirectory = D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\test-classes
> [DEBUG] -- end configuration --
> [INFO] [clean:clean]
> [INFO] Deleting directory D:\My Documents\xxxxxx\xxxxxx-persistence\target
> [DEBUG] Originally marked for delete: [hibernate3, 
> hibernate3\generated-sources, ]
> [DEBUG] Marked for preserve (with followSymlinks == false): []
> [DEBUG] Symlinks marked for deletion (originally mismarked): []
> [DEBUG] Originally marked for delete: [hibernate3, 
> hibernate3\generated-sources, ]
> [DEBUG] Marked for preserve (with followSymlinks == false): []
> [DEBUG] Symlinks marked for deletion (originally mismarked): []
> [DEBUG] Found deletable paths: [hibernate3
>  hibernate3\generated-sources
>  ]
> [DEBUG] Checking for symlink:
> Parent file's canonical path: D:\My Documents\xxxxxx\xxxxxx-persistence\target
> My canonical path: D:\My Documents\xxxxxx\xxxxxx-persistence\target\hibernate3
> [DEBUG] Checking for symlink:
> Parent file's canonical path: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\hibernate3
> My canonical path: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\hibernate3\generated-sources
> [DEBUG] Checking for symlink:
> Parent file's canonical path: D:\My Documents\xxxxxx\xxxxxx-persistence
> My canonical path: D:\My Documents\xxxxxx\xxxxxx-persistence\target
> [INFO] Deleting directory D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\classes
> [DEBUG] Found deletable paths: []
> [INFO] Deleting directory D:\My 
> Documents\xxxxxx\xxxxxx-persistence\target\test-classes
> [DEBUG] Found deletable paths: []
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] maven-resources-plugin: resolved to version 2.2 from repository 
> central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for 
> project: null:maven-resources-plugin:maven-plugin:2.2 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project: 
> org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: 
> org.apache.maven:maven-parent:pom:1 from the repository.
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] maven-compiler-plugin: resolved to version 2.0.1 from repository 
> central
> [DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for 
> project: null:maven-compiler-plugin:maven-plugin:2.0.1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project: 
> org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
> [DEBUG] Retrieving parent-POM: org.apache:apache::1 for project: 
> org.apache.maven:maven-parent:pom:1 from the repository.
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] maven-jar-plugin: resolved to version 2.0 from repository central
> [DEBUG] Retrieving parent-POM: 
> org.apache.maven.plugins:maven-plugin-parent::2.0 for project: 
> null:maven-jar-plugin:maven-plugin:2.0 from the repository.
> [DEBUG] Skipping disabled repository codehaus-snapshots
> [DEBUG] maven-install-plugin: resolved to version 2.1 from repository central
> [DEBUG] Retrieving parent-POM: 
> org.apache.maven.plugins:maven-plugin-parent::2.0 for project: 
> null:maven-install-plugin:maven-plugin:2.1 from the repository.
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3::1.0-SNAPSHOT for project: 
> org.codehaus.mojo:hibernate3-maven-plugin:maven-plugin:1.0-20060825.145135-3 
> from the repository.
> [DEBUG] maven-hibernate3: resolved to version 1.0-20060825.145135-7 from 
> repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo-sandbox::2 for project: 
> org.codehaus.mojo.hibernate3:maven-hibernate3:pom:1.0-SNAPSHOT from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::11 for project: 
> null:mojo-sandbox:pom:2 from the repository.
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [DEBUG] org.codehaus.mojo:build-helper-maven-plugin:maven-plugin:1.0:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> null:maven-project:jar:2.0.2 from the repository.
> [DEBUG]   org.apache.maven:maven-project:jar:2.0.2:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project: 
> null:plexus-utils:jar:1.1 from the repository.
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.1:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> org.apache.maven:maven-artifact:jar:2.0.2 from the repository.
> [DEBUG]     org.apache.maven:maven-artifact:jar:2.0.2:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> null:maven-profile:jar:2.0.2 from the repository.
> [DEBUG]     org.apache.maven:maven-profile:jar:2.0.2:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-containers::1.0.3 
> for project: null:plexus-container-default:jar:1.0-alpha-9 from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project: 
> org.codehaus.plexus:plexus-containers:pom:1.0.3 from the repository.
> [DEBUG]       
> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:runtime 
> (selected for runtime)
> [DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - 
> nearer found: 1.1)
> [DEBUG]         classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for 
> runtime)
> [DEBUG]         junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> org.apache.maven:maven-model:jar:2.0.2 from the repository.
> [DEBUG]       org.apache.maven:maven-model:jar:2.0.2:runtime (selected for 
> runtime)
> [DEBUG]     
> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:runtime 
> (selected for runtime)
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - 
> nearer found: 1.1)
> [DEBUG]       classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for 
> runtime)
> [DEBUG]       junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG]     org.apache.maven:maven-model:jar:2.0.2:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> org.apache.maven:maven-artifact-manager:jar:2.0.2 from the repository.
> [DEBUG]     org.apache.maven:maven-artifact-manager:jar:2.0.2:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.2 for project: 
> org.apache.maven:maven-repository-metadata:jar:2.0.2 from the repository.
> [DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.2:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven.wagon:wagon::1.0-alpha-6 for 
> project: null:wagon-provider-api:jar:1.0-alpha-6 from the repository.
> [DEBUG]       
> org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:runtime (selected 
> for runtime)
> [DEBUG]         org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - 
> nearer found: 1.1)
> [DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:build-helper-maven-plugin:1.0:add-source' -->
> [DEBUG]   (f) project = [EMAIL PROTECTED]
> [DEBUG]   (f) sources = [Ljava.io.File;@1bc82e7
> [DEBUG] -- end configuration --
> [INFO] [build-helper:add-source {execution: aop-sources}]
> [INFO] Source directory: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\src\main\aspect added.
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:build-helper-maven-plugin:1.0:add-test-source' -->
> [DEBUG]   (f) project = [EMAIL PROTECTED]
> [DEBUG]   (f) sources = [Ljava.io.File;@dc57db
> [DEBUG] -- end configuration --
> [INFO] [build-helper:add-test-source {execution: test-aop-sources}]
> [INFO] Test Source directory: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\src\test\aspect added.
> [INFO] Preparing hibernate3:hbm2java
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3::1.0-SNAPSHOT for project: 
> org.codehaus.mojo:hibernate3-maven-plugin:maven-plugin:1.0-20060825.145135-3 
> from the repository.
> [DEBUG] maven-hibernate3: resolved to version 1.0-20060825.145135-7 from 
> repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo-sandbox::2 for project: 
> org.codehaus.mojo.hibernate3:maven-hibernate3:pom:1.0-SNAPSHOT from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::11 for project: 
> null:mojo-sandbox:pom:2 from the repository.
> [DEBUG] hibernate3-maven-plugin: resolved to version 1.0-20060825.145135-3 
> from repository codehaus-snapshots
> [WARNING] Removing: hbm2java from forked lifecycle, to prevent recursive 
> invocation.
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:build-helper-maven-plugin:1.0:add-source' -->
> [DEBUG]   (f) project = [EMAIL PROTECTED]
> [DEBUG]   (f) sources = [Ljava.io.File;@1df8b99
> [DEBUG] -- end configuration --
> [INFO] [build-helper:add-source {execution: aop-sources}]
> [INFO] Source directory: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\src\main\aspect added.
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:build-helper-maven-plugin:1.0:add-test-source' -->
> [DEBUG]   (f) project = [EMAIL PROTECTED]
> [DEBUG]   (f) sources = [Ljava.io.File;@4ac00c
> [DEBUG] -- end configuration --
> [INFO] [build-helper:add-test-source {execution: test-aop-sources}]
> [INFO] Test Source directory: D:\My 
> Documents\xxxxxx\xxxxxx-persistence\src\test\aspect added.
> [DEBUG] com.yyyyyyyyy:xxxxxx-persistence:jar:1.0-SNAPSHOT (selected for null)
> [DEBUG]   org.hibernate:hibernate:jar:3.2.0.cr2:compile (selected for compile)
> [DEBUG]     javax.transaction:jta:jar:1.0.1B:compile (selected for compile)
> [DEBUG]     commons-logging:commons-logging:jar:1.0.4:compile (selected for 
> compile)
> [DEBUG]     dom4j:dom4j:jar:1.6.1:compile (selected for compile)
> [DEBUG]     cglib:cglib:jar:2.1_3:compile (selected for compile)
> [DEBUG]       asm:asm:jar:1.5.3:compile (selected for compile)
> [DEBUG]     asm:asm-attrs:jar:1.5.3:compile (selected for compile)
> [DEBUG]     antlr:antlr:jar:2.7.6:compile (selected for compile)
> [DEBUG] While downloading ehcache:ehcache:1.2
>   This artifact has been relocated to net.sf.ehcache:ehcache:1.2.
> [DEBUG]     net.sf.ehcache:ehcache:jar:1.2:compile (selected for compile)
> [DEBUG]       commons-collections:commons-collections:jar:2.1:compile 
> (selected for compile)
> [DEBUG]     asm:asm:jar:1.5.3:compile (selected for compile)
> [DEBUG]     commons-collections:commons-collections:jar:2.1:compile (removed 
> - nearer found: 2.1.1)
> [DEBUG]     commons-collections:commons-collections:jar:2.1.1:compile 
> (selected for compile)
> [DEBUG]   commons-logging:commons-logging:jar:1.0.4:compile (removed - nearer 
> found: 1.1)
> [DEBUG]   commons-logging:commons-logging:jar:1.1:compile (selected for 
> compile)
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] xxxxxx-core: using locally installed snapshot
> [DEBUG] Retrieving parent-POM: com.yyyyyyyyy:yyyyyyyyy::1.0-SNAPSHOT for 
> project: com.yyyyyyyyy:xxxxxx-core:jar:1.0-SNAPSHOT from the repository.
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] yyyyyyyyy: using locally installed snapshot
> [DEBUG]   com.yyyyyyyyy:xxxxxx-core:jar:1.0-SNAPSHOT:compile (selected for 
> compile)
> [DEBUG]     aspectj:aspectjrt:jar:1.5.2:compile (selected for compile)
> [DEBUG]     commons-lang:commons-lang:jar:2.1:compile (selected for compile)
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] yyyyyyyyy-core: using locally installed snapshot
> [DEBUG] Retrieving parent-POM: com.yyyyyyyyy:yyyyyyyyy::1.0-SNAPSHOT for 
> project: com.yyyyyyyyy:yyyyyyyyy-core:jar:1.0-SNAPSHOT from the repository.
> [DEBUG] yyyyyyyyy: using locally installed snapshot
> [DEBUG]     com.yyyyyyyyy:yyyyyyyyy-core:jar:1.0-SNAPSHOT:compile (selected 
> for compile)
> [DEBUG]       commons-beanutils:commons-beanutils-core:jar:1.7.0:compile 
> (selected for compile)
> [DEBUG]         commons-logging:commons-logging:jar:1.0:compile (removed - 
> nearer found: 1.1)
> [DEBUG]         commons-collections:commons-collections:jar:2.0:compile 
> (removed - nearer found: 2.1.1)
> [DEBUG]       log4j:log4j:jar:1.2.13:compile (selected for compile)
> [DEBUG]     log4j:log4j:jar:1.2.13:compile (selected for compile)
> [DEBUG]   org.testng:testng:jar:jdk15:5.1:test (selected for test)
> [DEBUG]     junit:junit:jar:3.8.1:test (selected for test)
> [DEBUG]   aspectj:aspectjrt:jar:1.5.2:compile (selected for compile)
> [DEBUG]   commons-lang:commons-lang:jar:2.1:compile (selected for compile)
> [DEBUG]   com.yyyyyyyyy:yyyyyyyyy-core:jar:1.0-SNAPSHOT:compile (selected for 
> compile)
> [DEBUG]     commons-beanutils:commons-beanutils-core:jar:1.7.0:compile 
> (selected for compile)
> [DEBUG]       commons-logging:commons-logging:jar:1.0:compile (removed - 
> nearer found: 1.1)
> [DEBUG]       commons-collections:commons-collections:jar:2.0:compile 
> (removed - nearer found: 2.1.1)
> [DEBUG]   log4j:log4j:jar:1.2.13:runtime (not setting scope to: compile; 
> local scope runtime wins)
> [WARNING] 
>       Artifact log4j:log4j:jar:1.2.13:runtime retains local scope 'runtime' 
> overriding broader scope 'compile'
>       given by a dependency. If this is not intended, modify or remove the 
> local scope.
> [DEBUG]   log4j:log4j:jar:1.2.13:runtime (selected for runtime)
> [DEBUG] yyyyyyyyy-core: using locally installed snapshot
> [DEBUG] xxxxxx-core: using locally installed snapshot
> [DEBUG] 
> org.codehaus.mojo:hibernate3-maven-plugin:maven-plugin:1.0-20060825.145135-3:runtime
>  (selected for runtime)
> [DEBUG]   mssql:mssqlserver:jar:2.2:compile (selected for compile)
> [DEBUG] Retrieving parent-POM: plexus:plexus-root::1.0.3 for project: 
> plexus:plexus-utils:jar:1.0.3 from the repository.
> [DEBUG]   plexus:plexus-utils:jar:1.0.3:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> null:maven-project:jar:2.0 from the repository.
> [DEBUG]   org.apache.maven:maven-project:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG]     org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for 
> runtime)
> [DEBUG]     
> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime 
> (selected for runtime)
> [DEBUG]       classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for 
> runtime)
> [DEBUG]       junit:junit:jar:3.8.1:runtime (selected for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> org.apache.maven:maven-artifact:jar:2.0 from the repository.
> [DEBUG]     org.apache.maven:maven-artifact:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> org.apache.maven:maven-model:jar:2.0 from the repository.
> [DEBUG]     org.apache.maven:maven-model:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> org.apache.maven:maven-artifact-manager:jar:2.0 from the repository.
> [DEBUG]     org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected 
> for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> org.apache.maven:maven-repository-metadata:jar:2.0 from the repository.
> [DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0:runtime 
> (selected for runtime)
> [DEBUG]       
> org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime (selected 
> for runtime)
> [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: 
> null:maven-profile:jar:2.0 from the repository.
> [DEBUG]     org.apache.maven:maven-profile:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG]   mssql:msutil:jar:2.2:compile (selected for compile)
> [DEBUG]   org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for 
> runtime)
> [DEBUG]   hsqldb:hsqldb:jar:1.8.0.4:compile (selected for compile)
> [DEBUG]   org.hibernate:hibernate-tools:jar:3.2.0.beta6:runtime (selected for 
> runtime)
> [DEBUG]     org.hibernate:jtidy:jar:r8-21122004:runtime (selected for runtime)
> [DEBUG]     freemarker:freemarker:jar:2.3.4:runtime (selected for runtime)
> [DEBUG]     org.hibernate:hibernate:jar:3.2.0.cr2:runtime (selected for 
> runtime)
> [DEBUG]       commons-logging:commons-logging:jar:1.0.4:runtime (selected for 
> runtime)
> [DEBUG]       dom4j:dom4j:jar:1.6.1:runtime (selected for runtime)
> [DEBUG]       cglib:cglib:jar:2.1_3:runtime (selected for runtime)
> [DEBUG]         asm:asm:jar:1.5.3:runtime (selected for runtime)
> [DEBUG]       asm:asm-attrs:jar:1.5.3:runtime (selected for runtime)
> [DEBUG]       antlr:antlr:jar:2.7.6:runtime (selected for runtime)
> [DEBUG] While downloading ehcache:ehcache:1.2
>   This artifact has been relocated to net.sf.ehcache:ehcache:1.2.
> [DEBUG]       net.sf.ehcache:ehcache:jar:1.2:runtime (selected for runtime)
> [DEBUG]         commons-collections:commons-collections:jar:2.1:runtime 
> (selected for runtime)
> [DEBUG]       asm:asm:jar:1.5.3:runtime (selected for runtime)
> [DEBUG]       commons-collections:commons-collections:jar:2.1:runtime 
> (removed - nearer found: 2.1.1)
> [DEBUG]       commons-collections:commons-collections:jar:2.1.1:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: net.java.dev.glassfish:glassfish::b32g for 
> project: null:glassfish-transaction-api:jar:b32g from the repository.
> [DEBUG]   net.java.dev.glassfish:glassfish-transaction-api:jar:b32g:runtime 
> (selected for runtime)
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] maven-hibernate3-api: resolved to version 1.0-20060825.145135-3 from 
> repository snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3::1.0-SNAPSHOT for project: 
> null:maven-hibernate3-api:jar:1.0-20060825.145135-3 from the repository.
> [DEBUG] maven-hibernate3: resolved to version 1.0-20060825.145135-7 from 
> repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo-sandbox::2 for project: 
> org.codehaus.mojo.hibernate3:maven-hibernate3:pom:1.0-SNAPSHOT from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::11 for project: 
> null:mojo-sandbox:pom:2 from the repository.
> [DEBUG]   
> org.codehaus.mojo.hibernate3:maven-hibernate3-api:jar:1.0-SNAPSHOT:runtime 
> (selected for runtime)
> [DEBUG]   mssql:msbase:jar:2.2:compile (selected for compile)
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] maven-hibernate3-jdk15: resolved to version 1.0-20060825.145135-3 
> from repository snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3-components::1.0-SNAPSHOT for 
> project: null:maven-hibernate3-jdk15:jar:1.0-20060825.145135-3 from the 
> repository.
> [DEBUG] Skipping disabled repository maven-test
> [DEBUG] Skipping disabled repository codehaus
> [DEBUG] Skipping disabled repository central
> [DEBUG] maven-hibernate3-components: resolved to version 
> 1.0-20060825.145135-3 from repository snapshots
> [DEBUG] Retrieving parent-POM: 
> org.codehaus.mojo.hibernate3:maven-hibernate3::1.0-SNAPSHOT for project: 
> null:maven-hibernate3-components:pom:null from the repository.
> [DEBUG] maven-hibernate3: resolved to version 1.0-20060825.145135-7 from 
> repository codehaus-snapshots
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo-sandbox::2 for project: 
> org.codehaus.mojo.hibernate3:maven-hibernate3:pom:1.0-SNAPSHOT from the 
> repository.
> [DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::11 for project: 
> null:mojo-sandbox:pom:2 from the repository.
> [DEBUG]   
> org.codehaus.mojo.hibernate3:maven-hibernate3-jdk15:jar:1.0-SNAPSHOT:runtime 
> (selected for runtime)
> [DEBUG]     
> org.codehaus.mojo.hibernate3:maven-hibernate3-api:jar:1.0-20060825.145135-3:runtime
>  (removed - nearer found: 1.0-SNAPSHOT)
> [DEBUG]     org.hibernate:hibernate-annotations:jar:3.2.0.cr1:runtime 
> (selected for runtime)
> [DEBUG] Retrieving parent-POM: net.java.dev.glassfish:glassfish::b32g for 
> project: null:glassfish-persistence-api:jar:null from the repository.
> [DEBUG]     net.java.dev.glassfish:glassfish-persistence-api:jar:b32g:runtime 
> (selected for runtime)
> [DEBUG] maven-hibernate3-jdk15: resolved to version 1.0-20060825.145135-3 
> from repository snapshots
> [DEBUG] maven-hibernate3-api: resolved to version 1.0-20060825.145135-3 from 
> repository snapshots
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:hibernate3-maven-plugin:1.0-SNAPSHOT:hbm2java' -->
> [DEBUG]   (f) ejb3 = false
> [DEBUG]   (f) hibernate = [EMAIL PROTECTED]
> [DEBUG]   (f) jdk5 = true
> [DEBUG]   (f) outputDirectory = [EMAIL PROTECTED]
> [DEBUG]   (f) project = [EMAIL PROTECTED]
> [DEBUG] -- end configuration --
> [INFO] [hibernate3:hbm2java {execution: hbm2java}]
> [INFO] No output directory found for hbm2java, using the default: 
> target/hibernate3/generated-sources
> Aug 29, 2006 1:09:47 PM org.hibernate.cfg.annotations.Version <clinit>
> INFO: Hibernate Annotations 3.2.0.CR1
> Aug 29, 2006 1:09:47 PM org.hibernate.cfg.Environment <clinit>
> INFO: Hibernate 3.2 cr2
> Aug 29, 2006 1:09:47 PM org.hibernate.cfg.Environment <clinit>
> INFO: hibernate.properties not found
> Aug 29, 2006 1:09:47 PM org.hibernate.cfg.Environment buildBytecodeProvider
> INFO: Bytecode provider name : cglib
> Aug 29, 2006 1:09:47 PM org.hibernate.cfg.Environment <clinit>
> INFO: using JDK 1.4 java.sql.Timestamp handling
> [DEBUG] using org.hibernate.cfg.AnnotationConfiguration
> [INFO] No hibernate configuration file loaded: None specified.
> [INFO] No hibernate properties file loaded: None specified.
> Aug 29, 2006 1:09:48 PM org.hibernate.tool.hbm2x.Version <clinit>
> INFO: Hibernate Tools 3.1.0.beta5
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] org/hibernate/engine/query/sql/NativeSQLQueryReturn
> [INFO] 
> ------------------------------------------------------------------------
> [DEBUG] Trace
> java.lang.NoClassDefFoundError: 
> org/hibernate/engine/query/sql/NativeSQLQueryReturn
>       at java.lang.Class.getDeclaredMethods0(Native Method)
>       at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
>       at java.lang.Class.privateGetPublicMethods(Class.java:2519)
>       at java.lang.Class.getMethods(Class.java:1406)
>       at 
> freemarker.ext.beans.BeansWrapper.discoverAccessibleMethods(BeansWrapper.java:935)
>       at 
> freemarker.ext.beans.BeansWrapper.discoverAccessibleMethods(BeansWrapper.java:925)
>       at 
> freemarker.ext.beans.BeansWrapper.populateClassMapWithBeanInfo(BeansWrapper.java:782)
>       at 
> freemarker.ext.beans.BeansWrapper.populateClassMap(BeansWrapper.java:736)
>       at 
> freemarker.ext.beans.BeansWrapper.introspectClass(BeansWrapper.java:679)
>       at freemarker.ext.beans.BeanModel.<init>(BeanModel.java:134)
>       at freemarker.ext.beans.StringModel.<init>(StringModel.java:90)
>       at freemarker.ext.beans.StringModel$1.create(StringModel.java:75)
>       at freemarker.ext.util.ModelCache.getInstance(ModelCache.java:113)
>       at freemarker.ext.beans.BeansWrapper.wrap(BeansWrapper.java:393)
>       at 
> freemarker.template.WrappingTemplateModel.wrap(WrappingTemplateModel.java:131)
>       at freemarker.template.SimpleHash.get(SimpleHash.java:197)
>       at 
> org.hibernate.tool.hbm2x.TemplateHelper.internalRemoveFromContext(TemplateHelper.java:230)
>       at 
> org.hibernate.tool.hbm2x.TemplateHelper.removeFromContext(TemplateHelper.java:156)
>       at 
> org.hibernate.tool.hbm2x.AbstractExporter.cleanUpContext(AbstractExporter.java:218)
>       at 
> org.hibernate.tool.hbm2x.AbstractExporter.start(AbstractExporter.java:94)
>       at 
> org.hibernate.tool.hbm2x.GenericExporter.start(GenericExporter.java:59)
>       at 
> org.codehaus.mojo.hibernate3.HibernateExporterMojo.doExecute(HibernateExporterMojo.java:95)
>       at 
> org.codehaus.mojo.hibernate3.HibernateExporterMojo.execute(HibernateExporterMojo.java:59)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:585)
>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>       at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 7 seconds
> [INFO] Finished at: Tue Aug 29 13:09:48 EDT 2006
> [INFO] Final Memory: 6M/12M
> [INFO] 
> ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to