jira-importer commented on issue #48:
URL: 
https://github.com/apache/maven-ejb-plugin/issues/48#issuecomment-2879258699

   **[johan 
Eltes](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=johaneltes)**
 commented
   
   I'm on Maven 2.0.5. Although I've added the ejb plugin configuration stated 
above...
   
   \<build>
   \<plugins>
   \<plugin>
   \<artifactId>maven-ejb-plugin\</artifactId>
   \<configuration>
   \<archive>
   \<manifest>
   \<!-- include dependencies in manifest classpath -->
   \<addClasspath>true\</addClasspath>
   \</manifest>
   \</archive>
   \</configuration>
   \</plugin>
   ... my dependencies don't get listed in the ClassPath: entry of the 
generated MANIFEST.MF. Is there anything else I need to do? Any specific scope 
to be defined for the dependencies?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to