Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 1.8.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When using Fabric3 Maven iTest Plugin with Maven Jetty Plugin (http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin) the build fails because Jetty gets started twice (causing "address already in use" error).
Attached is a simple test case demonstrating this (constructed from F3's own test-binding-rs module).
Activity
Jim Marino
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Not A Bug [ 6 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
I think this is actually an issue with the Jetty plugin:
https://jira.codehaus.org/browse/JETTY-1405
Teemu, if you think it is with F3 or we can do something better to work around the problem, please re-open the issue and we can look into it further.