[jboss-dev] thirdparty dependency:analyze not working
Scott Stark
sstark at redhat.com
Thu Aug 7 15:30:59 EDT 2008
That makes it painful to track duplicate dependencies. For example, I'm
trying to figure out everything include javax.xml.bind:jaxb-api right
now, and its too slow grepping the poms. What's the simplest change to
allow this to run?
Paul Gier wrote:
> The dependency:analyze can't be used with thirdparty. For a normal
> maven project, that goal compares what your classes are compiling
> against with the dependencies of your project. But since the
> thirdparty directory doesn't have any classes of it's own, maven
> doesn't have a way to do this analysis.
>
> Scott Stark wrote:
>> Running a mvn dependency:analyze from the jbossas/thirdparty does not
>> produce any output:
>>
>> [INFO] [dependency:analyze]
>> [INFO] Skipping pom project
>>
>> Is there a way to get this info for a pom project?
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list