Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Maven
-
Labels:None
-
Number of attachments :
Description
in setUpClassPath(WebAppClassLoader classLoader) the dependent artifacts should be discovered using project.getDependencyArtifacts() instead of project.getArtifacts(). This would allow JSPs to compile correctly if they depend on artifacts with scope provided.
"Patch":
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jan Bartel [ janb ] |
Jan Bartel
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Sorry, wrong link. The correct one is:
http://fe.reucon.net/fisheye/browse/repos/maven/plugins/maven-openfire-plugin/trunk/src/main/java/com/reucon/maven/plugin/openfire/jspc/JspcMojo.java?r1=659&r2=664