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
Post a Comment