Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPIDEA-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPIDEA-9
    Summary: Deployment descriptor for ejb.jar hard-coded
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: maven-idea-plugin

   Assignee: Brett Porter
   Reporter: Eirik Bj�rsn�s

    Created: Thu, 5 Aug 2004 2:55 AM
    Updated: Thu, 5 Aug 2004 2:55 AM
Environment: Mac OS X 10.3.4, JDK 1.4.2_03, Maven 1.0

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to