jira-importer commented on issue #294: URL: https://github.com/apache/maven-ear-plugin/issues/294#issuecomment-2955275560
**[Elias Ross](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=genman)** commented Here's the dependency tree output: $ mvn dependency:tree | grep seam [INFO] +- org.jboss.seam:jboss-seam:ejb:2.1.2:compile [INFO] +- org.jboss.seam:jboss-seam-ui:jar:2.1.2:compile [INFO] | +- org.jboss.seam:jboss-seam-jul:jar:2.1.2:compile [INFO] +- org.jboss.seam:jboss-seam-debug:jar:2.1.2:compile It could be a transient dependency as you suggest, that doesn't appear in the tree but somehow gets added anyway. I'll poke around a bit more and see if this is the case. I wish I had a test case for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
