[jetty-dev] [jira] (JETTY-1548) Jetty plug-in doesn't see overlays when invoked fromt the top-level project
"Marco Brandizi (JIRA)" <[email protected]> Mon, 8 Oct 2012 12:18:36 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <623847355.8465.1349716716029.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Marco Brandizi created JETTY-1548 Jetty plug-in doesn't see overlays when invoked fromt the top-level project Issue Type: Bug Affects Versions: 8.1.5 Assignee: Unassigned Attachments: jetty-multi-module.zip Components: Maven Created: 08/Oct/12 12:16 PM Description: Please look at the attached file. There is a multi-module project, one module is a war, another is a Jar, containing a JUnit test that download a file served by the war. Jetty is started with such war in the jar module, before the test phase and by using the overlay mechanism (i.e., by listing the war as a dependency in the jar). Everything works fine when I run 'mvn test' from the jar module. However, if I run the same maven command from the parent level (i.e., the pom-packaged project containing both modules), the test in the jar fails and it looks like the overlay is ignored. Environment: Jetty plug-in 8.1.5.v20120716, 3.0.3 (r1075438; 2011-02-28 17:31:09+0000), Java 1.7.0_07, OS X 10.7.4 Project: Jetty Labels: plugin maven-multi-module Priority: Major Reporter: Marco Brandizi This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email