Maven 2
What steps will reproduce the problem?
1. Create two GWT modules in the same maven projekt
2.
...
<compileTargets>
<value>foo.Foo1</value>
<value>foo.Foo2</value>
</compileTargets>
...
3.
What is the expected output? What do you see instead?
I expect to merge both gwt modules sevices into the web.xml, but I get that
only the first in the value list is merged and others are ignored.
What version of the product are you using? On what operating system?
I used 2.0-RC1-beta23 than I upgraded to 2.0-RC1. Both versions contains
the issue.
I see only the first module in the maven console merging into the web.xml.
Original issue reported on code.google.com by bodab...@gmail.com on 8 Jun 2009 at 12:10
Original issue reported on code.google.com by
bodab...@gmail.com
on 8 Jun 2009 at 12:10