Issue Details (XML | Word | Printable)

Key: APF-675
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 4
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
AppFuse

Create archetypes like Equinox that contain full source and support Ant

Created: 04/Mar/07 01:34 PM   Updated: 21/May/07 09:27 PM   Resolved: 21/May/07 09:27 PM
Component/s: Build, Test, or Deploy Process
Affects Version/s: 2.0-M2
Fix Version/s: 2.0-M5


 Description  « Hide
Also include rename packages so companies can eliminate any trace of AppFuse.

Sort Order: Ascending order - Click to sort in descending order

Matt Raible added a comment - 21/May/07 09:27 PM
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.