#maven
#maven
Вопрос:
Here i create a maven project and their no lib folder i specify all the required jars in the POM.XML i would to get all my jars from POM.XML file for that i give the plugins maven-assembly-plugin,maven-compiler-plugin,maven-dependency-plugin.
I create the assembly.XML file and run the process but the jars is not installed in the zip file.
Вот моя сборка.XML-файл
can please help to me.
Комментарии:
1. Можете ли вы показать assembly.xml а ваш pom-файл?
2. Пожалуйста, приложите свой
pom.xml
assembly.xml
и переформатируйте свой вопрос, чтобы не использовать`
для всего.