|
[
Permalink
| « Hide
]
Matt Raible added a comment - 08/Mar/07 09:08 AM
Motivated by: http://mycodingblog.blogspot.com/2007/02/appfuse-20-heading-in-wrong-direction.html
Added "full-source" plugin that pulls AppFuse's source from SVN and replaces AppFuse dependencies with one from the pom.xml's it pulls in. Current only tested with basic projects. Modular support coming in next release.
You can test both AMP and the Full Source plugin using Ant targets in plugins/appfuse-maven-plugin/build.xml. Just run "ant -p" in the appfuse-maven-plugin directory to see all the options. Reading the source code of build.xml will show issues that currently exist (amp requires you to copy hibernate.cfg.xml to the "web/src/main/resources" directory on a modular project. Also, the full source plugin has not been modified to work with (or tested on) modular projects. |
||||||||||||||||||||||||||||||||||