Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Aggregator javadoc dependency problem

On Fri, Oct 12, 2012 at 12:37 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
Can you check build classpath for myproject-subproject either with
dependency:build-classpath or by running the build with -X parameter? I
want to know if the javadoc jar is on classpath or not.

mvn depdency:build-classpath shows the javadoc jar is on the build classpath.
 
--
Chris Conroy


Back to the top