java - Maven multi-project library dependency -


i have enterprise project (*.ear), packaged maven. ear file have include many files:

final.ear |-lib |-meta-inf  |--web.war |--bla-bla.jar |--web-bla.war 

each file (jar, war) packaged maven.
1) how put required libraries files (war, jar) final.ear/lib?
2) how group libraries /lib, example: lib/axis, lib/logging?

using maven ear plugin - skinny wars feature has worked me problem.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -