Details
Description
When I run Jetty by using jetty:run, the webapp running inside Jetty gets to see the Maven classes and resources that surround maven-jetty-plugin.
This causes a problem for web applications that themselves depend on Plexus/Maven. It would be nice if Jetty can hide the surrounding Maven from web apps and provide sufficient isolation.
I'll attach a patch.
Issue Links
- depends upon
-
JETTY-1096
provide an option to exclude jetty/maven/plexus from the parent class loader when running web apps via "mvn jetty:run"
-
- is related to
-
JETTY-1096
provide an option to exclude jetty/maven/plexus from the parent class loader when running web apps via "mvn jetty:run"
-
Activity
Kohsuke Kawaguchi
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | JETTY-463 [ 30510 ] |
Greg Wilkins
made changes -
| Assignee | Jesse McConnell [ jesse ] |
Jesse McConnell
made changes -
| Attachment | JETTY-463.patch [ 31322 ] |
Jan Bartel
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 7.0.0pre0 [ 14160 ] | |
| Resolution | Fixed [ 1 ] |
Jan Bartel
made changes -
| Link |
This issue is related to |
Jan Bartel
made changes -
| Link |
This issue depends upon |