Unfortunately, I'm unable to reproduce this issue on my MacBook Pro.

[INFO] [appfuse:full-source]
[INFO] [AppFuse] Installing source from data modules...
[INFO] [AppFuse] Installing source from service module...
[INFO] [AppFuse] Installing source from web-common module...
[INFO] [AppFuse] Installing source from spring module...
[INFO] [AppFuse] Source successfully exported, modifying pom.xml...
[INFO] [AppFuse] Removing maven-warpath-plugin...
[INFO] [AppFuse] Adding dependencies from 'root' module...
[INFO] [AppFuse] Adding dependencies from 'hibernate' module...
[INFO] [AppFuse] Adding dependencies from 'service' module...
[ maven embedder WARNING] *** CHECKSUM FAILED - Error retrieving
checksum file for xfire/jars/opensaml-1.0.1.jar - IGNORING
[ maven embedder WARNING] *** CHECKSUM FAILED - Error retrieving
checksum file for xfire/jars/saaj-impl-1.3.jar - IGNORING
[INFO] [AppFuse] Adding dependencies from 'web-common' module...
[ maven embedder WARNING] *** CHECKSUM FAILED - Error retrieving
checksum file for jmock/jars/jmock-1.0.1.jar - IGNORING
[INFO] [AppFuse] Adding dependencies from 'spring' module...
[INFO] [AppFuse] Removing maven-warpath-plugin...
[INFO] [AppFuse] Getting properties from 'appfuse' module...
[INFO] [AppFuse] Updated dependencies in pom.xml...
[INFO] [AppFuse] Yeehaw - it worked! Unfortunately, this plugin
doesn't rename packages yet, but it will in 2.0 Final
[INFO] [AppFuse] If you manually rename your packages, make sure and
set <amp.fullSource> to true.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 27 seconds
[INFO] Finished at: Tue Jul 24 07:33:17 MDT 2007
[INFO] Final Memory: 7M/21M
[INFO] ------------------------------------------------------------------------
mraible-mn:~/dev/myproject mraible$

I can upload "myproject" so you can download it if you like.

Matt

On 7/24/07, tweibel <[EMAIL PROTECTED]> wrote:


mraible wrote:
>
> As I mentioned earlier, the full-source plugin does not handle iBATIS.
> I hope to add this support before 2.0 Final.

I'm not using iBATIS, or not that I'm aware of. All I did, was running:

mvn archetype:create -DarchetypeGroupId=org.appfuse
-DarchetypeArtifactId=appfuse-basic-spring
-DremoteRepositories=http://static.appfuse.org/repository
-DarchetypeVersion=2.0-m5 -DgroupId=com.mycompany.app -DartifactId=myproject

and then I tried running

mvn appfuse:full-source

Thomas
--
View this message in context: 
http://www.nabble.com/Error-with-appfuse%3Afull-source-tf4101432s2369.html#a11762217
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to