jar - Include a maven task inside a maven -


i need create war of project using maven , while creating war need include source in repository. sources in repo need added jar in war under web-inf\lib. there way can achieve this?

the other sources inside alternative repository maven project?

if so, can compile , add dependencies mechanism..


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -