Hi everyone We finally found how to fix this: simply use the additionalDependencies configuration item to add jmock:jmock there.
If then works like a charm :) Cheers S. Ali Tokmen http://ali.tokmen.com/ My IM, GSM, PGP and other contact details are on http://contact.ali.tokmen.com On 21/09/14 20:51, S. Ali Tokmen wrote: > Dear Maven Javadoc / site plugin experts > > The CARGO core release is suffering from an issue with the Javadoc > report during the release phase on a JDK 8 environment: > > * Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; > 2013-09-17 17:22:22+0200) > * Java version: 1.8.0_20, vendor: Oracle Corporation > > During the release, we get stuck with en error: > com.sun.tools.javac.code.Symbol$CompletionFailure: class file for > org.jmock.MockObjectTestCase not found. You can find attached the full > logs. > > We have trouble understanding where this comes from, and tried various > things such as adding the org.jmock:jmock dependency as an artifact, > as a docklet or as a dependency of the plugin and nothing seems to help. > > Would you by any chance know why this is happening? Note that it only > seems to affect JDK 8. > > You can find the project on https://svn.codehaus.org/cargo/core/trunk/ > > Thank you > > -- > > S. Ali Tokmen > http://ali.tokmen.com/ > > My IM, GSM, PGP and other contact details > are on http://contact.ali.tokmen.com
