On Mon, 6 Dec 2004, Jacek Laskowski wrote:
> I didn't know about that as well as I did not see anybody reported this
> :( Do you know how to work it out as the idea is to build Tomcat outside
> of the assembly module? Do you think that creating a flag in the
> assembly module to build Tomcat would work?
What do you mean "the idea is to build Tomcat"? Maven should
create a geronimo-tomcat JAR, which can then be included in the assembly
repository by uncommenting the dependency in assembly/project.xml. What
is it in addition to that that you're trying to accomplish with the
deployer?
Aaron