Looks like there is an issue with the configuration of the Maven Hibernate 3
project in your core module's pom.xml. Could you post the snippet from the
pom.xml for this plugin?
Mike
On 10/23/07, emmettwalsh <[EMAIL PROTECTED]> wrote:
>
>
> Hi, Im getting the following, anyone any ideas ?
>
>
> D:\Emmett\sandbox\hbe>mvn
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] AppFuse Modular Application
> [INFO] AppFuse Modular Application - Core
> [INFO] AppFuse Modular Application - Web (Spring MVC)
> [INFO]
>
> ----------------------------------------------------------------------------
> [INFO] Building AppFuse Modular Application
> [INFO] task-segment: [install]
> [INFO]
>
> ----------------------------------------------------------------------------
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing D:\Emmett\sandbox\hbe\pom.xml to C:\Documents and
> Settings\c_walsh_e\.m2\repository\com\sodamodena\com\hbe\1.0-SNAPSHOT\hbe-
> 1.0-SNAP
> SHOT.pom
> [INFO]
>
> ----------------------------------------------------------------------------
> [INFO] Building AppFuse Modular Application - Core
> [INFO] task-segment: [install]
> [INFO]
>
> ----------------------------------------------------------------------------
> [INFO] [aspectj:compile {execution: default}]
> [WARNING] bad version number found in C:\Documents and
> Settings\c_walsh_e\.m2\repository\aspectj\aspectjrt\1.5.3\aspectjrt-
> 1.5.3.jar
> expected 1.5.2a f
> ound 1.5.3
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Preparing hibernate3:hbm2ddl
> [WARNING] Removing: hbm2ddl from forked lifecycle, to prevent recursive
> invocation.
> [INFO] [aspectj:compile {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is
> invalid.
> It will be ignored for artifact resolution. Reason: Parse error reading PO
> M. Reason: TEXT must be immediately followed by END_TAG and not START_TAG
> (position: START_TAG seen ...<licenses>\n\t\t\t<license>... @12:13) for
> pro
> ject org.hibernate:jtidy at C:\Documents and
> Settings\c_walsh_e\.m2\repository\org\hibernate\jtidy\r8-20060801\jtidy-
> r8-20060801.pom
> [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is
> invalid.
> It will be ignored for artifact resolution. Reason: Parse error reading PO
> M. Reason: TEXT must be immediately followed by END_TAG and not START_TAG
> (position: START_TAG seen ...<licenses>\n\t\t\t<license>... @12:13) for
> pro
> ject org.hibernate:jtidy at C:\Documents and
> Settings\c_walsh_e\.m2\repository\org\hibernate\jtidy\r8-20060801\jtidy-
> r8-20060801.pom
> [INFO] [hibernate3:hbm2ddl {execution: default}]
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Could not get ConfigurationTask.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 8 seconds
> [INFO] Finished at: Tue Oct 23 11:52:04 BST 2007
> [INFO] Final Memory: 13M/26M
> [INFO]
> ------------------------------------------------------------------------
> --
> View this message in context:
> http://www.nabble.com/Could-not-get-ConfigurationTask----sping-mvc---jsf-tf4676677s2369.html#a13361684
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>