> I still cannot understand why those three jars are copied there. Two of
> them they are not in the dependency tree at all, so the war should not need
> them, and the other one (seam) is a depedency of other 4 artifacts, which
> means that is also referenced from ouside the war so it should be on the
> EAR lib.

Have you run "mvn clean" recently? If not, they may just be leftovers
from previous builds still in the target folder which keeps them in
the WAR.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to