Details
Description
maven-jetty-jspc-plugin keepSources takes affect only in packageRoot but not in other directories.
e.g if configuration has:
<configuration>
<packageRoot>$
only *.java under:
\target\classes\${pom.groupId}
\webapp\jsp*.java
are deleted but not:
\target\classes\$
\webapp\jsp\otherDirectory*.java
The same if packageRoot is not defined.
It doesn't work for tags either which are even more those are compiled into org\apache\jsp\tag\web directory ignoring packageRoot.
Activity
Greg Wilkins
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | David Yu [ dyu ] |
David Yu
made changes -
| Fix Version/s | 6.1.19 [ 15330 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Oleksandr Maksymchuk
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
Jan Bartel
made changes -
| Assignee | David Yu [ dyu ] | Jan Bartel [ janb ] |
Jan Bartel
made changes -
| Fix Version/s | 6.1.20 [ 15461 ] | |
| Fix Version/s | 6.1.19 [ 15330 ] | |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 7.0.0.RC5 [ 15608 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
Fixed for jetty-6.1.19