Search This Blog

[mobicents-public] Re: Sip Servlet Test cases / feasibility to replace SIPP with Junit - Mobicent Test suite

The eclipse build errors refer to unresolved dependencies, seems that
dependencies defined in the file .classpath don't match the
dependencies that pom.xml defines (and resolves also) (could be a
version issue)


On Mar 31, 3:31 pm, eststst <sri.narayanan....@gmail.com> wrote:
> mvn clean install -P jboss-5 - built successfully
>
> are the eclipse build errors the  result of the old jboss 4 dependent
> code ?
>
> Sri