Issue Details (XML | Word | Printable)

Key: JETTY-1046
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jan Bartel
Reporter: Oleksandr Maksymchuk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetty

maven-jetty-jspc-plugin keepSources takes affect only in packageRoot

Created: 25/Jun/09 05:19 AM   Updated: 30/Aug/09 08:23 PM   Resolved: 30/Aug/09 08:23 PM
Return to search
Component/s: Maven2
Affects Version/s: 6.1.18
Fix Version/s: 7.0.0.RC5, 6.1.20

Time Tracking:
Not Specified


 Description  « Hide

maven-jetty-jspc-plugin keepSources takes affect only in packageRoot but not in other directories.

e.g if configuration has:
<configuration>
<packageRoot>${pom.groupId}.webapp.jsp</packageRoot>

only *.java under:
\target\classes\${pom.groupId}\webapp\jsp*.java
are deleted but not:
\target\classes\${pom.groupId}\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.



Greg Wilkins made changes - 29/Jun/09 07:51 PM
Field Original Value New Value
Assignee David Yu [ dyu ]
David Yu added a comment - 01/Jul/09 04:37 AM

Fixed for jetty-6.1.19


David Yu made changes - 01/Jul/09 04:37 AM
Resolution Fixed [ 1 ]
Fix Version/s 6.1.19 [ 15330 ]
Status Open [ 1 ] Resolved [ 5 ]
Oleksandr Maksymchuk added a comment - 13/Jul/09 02:56 PM

Sorry but only first part of this resolved (e.g. packageRoot directory is cleaned up from sources) but tags which are compiled by default into:
org\apache\jsp\tag\web
ignoring packageRoot still have sources.


Oleksandr Maksymchuk made changes - 13/Jul/09 02:56 PM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Jan Bartel made changes - 25/Aug/09 09:44 PM
Assignee David Yu [ dyu ] Jan Bartel [ janb ]
Jan Bartel made changes - 30/Aug/09 08:23 PM
Resolution Fixed [ 1 ]
Fix Version/s 6.1.19 [ 15330 ]
Fix Version/s 7.0.0.RC5 [ 15608 ]
Fix Version/s 6.1.20 [ 15461 ]
Status Reopened [ 4 ] Closed [ 6 ]