On 30 April 2014 11:54, Maxim Solodovnik <solomax...@gmail.com> wrote:

> Here is the structure:
>
> "Openmeetings Util" project has compile time dependency "Red5 server"
> Almost all other projects are dependent on "Openmeetings Util" and "Red5
> server" (compile time)
>
> But When I'm creating war file in "Openmeetings Web" project I need to
> remove "Red5 server" and all it dependencies from the WEB-INF/lib folder
> since all these jar files will be placed into tomcat/lib folder.


I highly recommend having a look at the freely available books at
http://maven.apache.org/articles.html

You might not need that knowledge right now, but you will eventually, and
it may also trigger off more thoughts about what else you would like to
achieve with the conversion.

Reply via email to