Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6
-
Labels:None
-
Environment:Mac OS X 10.3.4, JDK 1.4.2_03, Maven 1.0
-
Number of attachments :
Description
The <deploymentDescriptor name="ejb-jar.xml" url is hard coded to file://$MODULE_DIR$/src/ejb/META-INF/ejb-jar.xml.
The $
{maven.ejb.src}property is thus not taken into consideration, and if you have your ejb sources elsewhere than src/ejb, the Idea module file is incorrect.
I'll attach a patch that fixes the problem.
Activity
Eirik Bjørsnøs
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | module-jelly.patch [ 12748 ] |
Brett Porter
made changes -
| Assignee | Brett Porter [ brettporter ] |
Brett Porter
made changes -
| Fix Version/s | 1.6 [ 11308 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |