Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のmavenプロジェクトには、jar、war、およびearパッケージ用の3つのモジュールがあります。JAR ファイルをビルドするとき、いくつかの XML ファイルを META-INF ディレクトリに追加します (jboss.xml や ejb-jar.xml など)。EAR をビルドすると、パッケージには jar ファイルが含まれますが、META-INF に XML ファイルは含まれません...
変え方がわからないので困っています。助けてください