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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

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