[seam-dev] Seam POMs

Pete Muir pmuir at redhat.com
Wed Jun 2 18:20:45 EDT 2010


Oh, I should add, maven 3.0 is now required. You should probably use 3.0 beta1.

On 2 Jun 2010, at 23:11, Pete Muir wrote:

> And now I've updated all modules so that they inherit the seam-parent (used to specify example and test dependencies) and import org.jboss.seam:seam (used to specify runtime dependencies)
> 
> If you need to update dependencies, you can place an override in your module's parent POM, and make sure to update it in the parent or the stack pom. If you do such an update, you should build/test all modules to make sure they work with your update. Having installed the new stack POM, run mvn clean install -Dseam.version=3.0.0-SNAPSHOT to pick up the new stack POM.
> 
> I've also created a distribution for all modules that is uniform. To create it run mvn clean install -Ddist.
> 
> The ModuleAnatomy page is updated with the above info.
> 
> Please email me if you have queries/problems/suggestions.
> 
> Pete
> 
> On 28 May 2010, at 13:42, Pete Muir wrote:
> 
>> All,
>> 
>> I've updated / rationalized these to use the defaults from weld-parent. Please let me know if this breaks your build somehow.
>> 
>> I'll be working on distribution stuff next.
>> 
>> Pete
>> _______________________________________________
>> seam-dev mailing list
>> seam-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/seam-dev
> 




More information about the seam-dev mailing list