[ http://jira.codehaus.org/browse/MANTRUN-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin West updated MANTRUN-108: -------------------------------- Attachment: MANTRUN-108.zip minimal project, well as minimal as I make it. You just need to specify mysql root password, either in .m2/settings.xml or in the pom.xml Should get something like: [10:41:04][MANTRUN-108]$ ../mvn-2.0.10 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building MANTRUN-108 [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [antrun:run {execution: validate}] [INFO] Executing tasks validate: [INFO] Executed tasks [INFO] [antrun:run {execution: generate-resources}] [INFO] Executing tasks generate-resources: [INFO] Executed tasks [INFO] [resources:resources] [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /Users/martinwest/workspaces/hattrick-ws-1.0.1/net.helixsys.tis/MANTRUN-108/src/main/resources [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [antrun:run {execution: generate-test-resources}] [INFO] Executing tasks createdb: [execsql] Executing resource: /Users/martinwest/workspaces/hattrick-ws-1.0.1/net.helixsys.tis/MANTRUN-108/target/drop_tis_db.sql [execsql] Executing resource: /Users/martinwest/workspaces/hattrick-ws-1.0.1/net.helixsys.tis/MANTRUN-108/target/create_tis_db.sql ========= dies here =================== normally carries on with .... generate-test-resources: [INFO] Executed tasks [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [jar:jar] [INFO] Building jar: /Users/martinwest/workspaces/hattrick-ws-1.0.1/net.helixsys.tis/MANTRUN-108/target/MANTRUN-108-test.jar [INFO] [install:install] [INFO] Installing /Users/martinwest/workspaces/hattrick-ws-1.0.1/net.helixsys.tis/MANTRUN-108/target/MANTRUN-108-test.jar to /var/maven2/MANTRUN-108/MANTRUN-108/test/MANTRUN-108-test.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Thu Mar 05 10:51:11 GMT 2009 [INFO] Final Memory: 10M/17M > On 2.0.10 antrun execution dies silently > ---------------------------------------- > > Key: MANTRUN-108 > URL: http://jira.codehaus.org/browse/MANTRUN-108 > Project: Maven 2.x Antrun Plugin > Issue Type: Bug > Affects Versions: 1.3 > Environment: Maven version: 2.0.10 > Java version: 1.5.0_16 > OS name: "mac os x" version: "10.5.6" arch: "i386" Family: "unix" > Reporter: Martin West > Attachments: MANTRUN-108.zip, mvn-2.0.10.log > > > The title says it all. > Ive attached a log of running with -X -e -- 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