Re: Update on Archteype

2007-06-24 Thread mraible
This is great to hear. I've been waiting for the "create-from-project" feature for a long time. Projects like AppFuse Light (which currently has 60 possible combinations of web + persistence framework) will greatly benefit from this. I've been reluctant to create archetypes for each combination

Re: 2.0.6 Pre flight check

2007-03-26 Thread mraible
All tests pass in AppFuse! Matt Jason van Zyl-2 wrote: > > Hi, > > Before I staged the release I just wanted to get some people to a > build first: > > http://idisk.maven.org/jvanzyl/Public/maven/ > > Brian, Jason Dillon, and Dan Kulp have tried their builds and I just > wanted to get a

Re: War plugin and Overlays handling

2007-03-21 Thread mraible
If you're looking for a solution to resolving transitive dependencies from WARs, you can use the maven-warpath-plugin. We (at the AppFuse project) would *love* to see the functionality from this plugin added to the maven-war-plugin. http://static.appfuse.org/plugins/maven-warpath-plugin/ Matt

Re: Maven and JDK 1.6

2007-01-22 Thread mraible
Here's the issue I discovered with 2.0.4 and JDK 6. AppFuse 2.x users have reported other issues (i.e. plugins not firing) when using JDK 6. http://jira.codehaus.org/browse/MNG-2709 Matt brettporter wrote: > > I think the bug already exists. > > On 23/01/2007, at 10:08 AM, John Casey wrote: