Answer the question
In order to leave comments, you need to log in
maven - build application
There is an application - java, maven, git.
All sources are under the control of git, I pull maven and get the assembled jar-nickname - everything is fine.
But besides this, the assembled application must also contain configuration files, documentation, examples, samples, etc.
In Ante, I would make a new target, for example “build_app”, pull it after assembly, and create a new folder in it, copy the jar nickname, documentation, configs, etc. there, and then pack it and maybe upload it to the download site, etc.
How to organize this in maven, perhaps there is a special. plugins for this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question