Sounds like an enhancement to the dependency convergence report plugin for maven. All the metadata about which libraries are options is in the pom(s), so it would just be a matter of having a plugin that looked at that additional metadata. I think it would be redundant to try to maintain a separate document that captures that information since it would violate the DRY principle. (Don't Repeat Yourself) Tom
stanlick wrote: > > I have been reviewing the Reactor Dependency > Convergence<http://struts.apache.org/2.x/dependency-convergence.html> > document, > and would like to know if there is a companion document that identifies > required vs. optional products. It appears that anything "touched" by > Struts 2 is considered a dependency without consideration of excluding the > feature from a user web application. The immediate discovery I am facing > is > AJAX tags and the requirement of Dojo. The rumor is that effective with > Struts 2.1 AJAX will be pushed into a plug-in providing freedom to choose > the js library of choice. Can someone point me to the decision documents > concerning this topic? > > Thanks, > Scott > > -- > Scott > [EMAIL PROTECTED] > > -- View this message in context: http://www.nabble.com/Struts-2-Dependencies-tf4937406.html#a14134454 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]