The strange thing is that the local repo target/local-repo contains mjavadoc338-direct-1.0-sources.jar but still the test fails. Not sure what's going on but I see that we expected the javadoc plugin to download the sources. How the sources can be downloaded if they already exist - they won't be downloaded. Why Jenkins passed.
On Fri, Jul 5, 2019 at 11:40 PM Arnaud Héritier <[email protected]> wrote: > Which java version are you using ? > I will test again this weekend > > Le ven. 5 juil. 2019 à 22:20, Tibor Digana <[email protected]> a > écrit : > > > I downloaded the sources but the build failed with one error. > > The error looks reasonable to me. You guys did not see this issue? > > As it seems, this test should create *mjavadoc338-direct-1.0-sources.jar* > > but I do not see that one in target/. > > > > [INFO] Building: MJAVADOC-338_downloadSources\pom.xml > > [INFO] artifact > > org.apache.maven.plugins.javadoc.its.mjavadoc338-direct:1.0: checking for > > updates from central > > [INFO] org.apache.maven.plugins.javadoc.its.mjavadoc338-direct.1.0: > > checking for updates from central > > [INFO] run post-build script verify.groovy > > [INFO] MJAVADOC-338_downloadSources\pom.xml ............. > FAILED > > (13.6 s) > > [INFO] The post-build script did not succeed. assert 1 == > > buildLog.readLines().count{it ==~ /\[INFO\] Downloading from > > mrm-maven-plugin\: .+\/mjavadoc338-direct-1\.0-sources\.jar/} > > | | | | > > | | | 0 > > > > > > On Fri, Jun 28, 2019 at 10:34 AM Olivier Lamy <[email protected]> wrote: > > > > > Hi > > > I'd like to release Apache Maven Javadoc plugin 3.1.1 > > > 5 issues fixed: > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345060&styleName=Text&projectId=12317529&Create=Create > > > > > > Staging repository: > > > https://repository.apache.org/content/repositories/maven-1519/ > > > Staged site: > > > http://maven.apache.org/plugins-archives/maven-javadoc-plugin-LATEST/ > > > > > > Source release: > > > > > > > > > https://repository.apache.org/content/repositories/maven-1519/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1-source-release.zip > > > > > > Vote open for 72H > > > > > > Cheers > > > -- > > > Olivier > > > > > > -- > ----- > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier >
