dev@glassfish.java.net

appserv-addons maven.xml

From: Matthew L Daniel <mdaniel_at_scdi.com>
Date: Fri, 9 Sep 2005 11:51:03 -0400

When I run 'bootstrap' in appserv-addons (as per the work around
discussed here:
https://glassfish.dev.java.net/servlets/ReadMsg?list=dev&msgNo=217
)

I find the following output:

> <extend>../bootstrap/maven.xml</extend>build:start:

which is the behavior I have encountered with Maven when it sees a tag
it doesn't understand - it just copies it to stdout.

And sure enough, in appserv-addons/maven.xml, underneath the CDDL block
is an extend tag. I don't believe that maven.xml can have an extend tag
in the same way project.xml can.

  -- /v\atthew