All Downloads are FREE. Search and download functionalities are using the official Maven repository.

maven-ejb-plugin.fml.faq.fml Maven / Gradle / Ivy






  
    
      How can I specify a Class-Path: entry in the manifest of an EJB jar?
      
        

You just have to configure it: ... org.apache.maven.plugins maven-ejb-plugin ... true ... ...

How does the classifier affect artifacts in my EJB project?

When used, the copy of the artifact in your project will have the classifier appended to its filename. This can be used to differentiate duplicate artifacts.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy