Looking in the broke build I see

[INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-agent/workspace/tml4j-TLP_netbeans-html4j_master@tmp/withMavend3cfdb44/maven-spy-20210205-141830-50014029524773366073296.log

 
<https://ci-builds.apache.org/blue/organizations/jenkins/Netbeans%2Fnetbeans-html4j-TLP%2Fnetbeans-html4j/detail/master/20/pipeline/#step-26-log-171>[ERROR]
Plugin org.netbeans.html:html4j-maven-plugin:2.0-SNAPSHOT or one of
its dependencies could not be resolved: Could not find artifact
org.netbeans.html:html4j-maven-plugin:jar:2.0-SNAPSHOT -> [Help 1]

 
<https://ci-builds.apache.org/blue/organizations/jenkins/Netbeans%2Fnetbeans-html4j-TLP%2Fnetbeans-html4j/detail/master/20/pipeline/#step-26-log-172>org.apache.maven.plugin.PluginResolutionException:
Plugin org.netbeans.html:html4j-maven-plugin:2.0-SNAPSHOT or one of
its dependencies could not be resolved: Could not find artifact
org.netbeans.html:html4j-maven-plugin:jar:2.0-SNAPSHOT

Is there some sort of dependency not getting pulled for use in the build
properly?

Eric Bresie
[email protected]


On Fri, Feb 5, 2021 at 8:57 AM Eric Barboni <[email protected]> wrote:

> Hi Jaroslav,
>
>  The build for the different tag over there
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-html4j-TLP/ are
> not working.
>
>  The Javadoc try to read WEBSITES.zip from the artefacts.
>
>  Master should be ok but build are failing for the tag 1.7 and 1.7.1 so
> the Javadoc script cannot get website. For Netbeans we have branch so we
> can fix after release for Javadoc but I'm not sure if that’s possible with
> git tag.
>
>  Maybe manual upload can resolve that for 1.7.1.
>
> Best Regards
> Eric
>
>
>
>
> -----Message d'origine-----
> De : Jaroslav Tulach <[email protected]>
> Envoyé : vendredi 5 février 2021 12:28
> À : dev <[email protected]>
> Cc : Eric Barboni <[email protected]>
> Objet : Re: Upload Javadoc for HTML/Java API
>
> Eric,
> you helped me [last time](https://lists.apache.org/thread.html/
> r82855fcb116d2fd60e3e97682a7a54fd2634bc849b83b1c73d21227c%40%
> 3Cdev.netbeans.apache.org%3E):
>
> Don't you know how to publish updated Javadoc for HTML/Java 1.7.1 and dev
> versions?
>
> Thank you.
> -jt
>
> Dne středa 30. prosince 2020 7:09:02 CET, Jaroslav Tulach napsal(a):
> > Hi,
> > how shall one upload new Javadoc for HTML/Java API?
> >
> > I have fixed the job
> > https://ci-builds.apache.org/job/Netbeans/view/html4j/job/netbeans-htm
> > l4j-TL P/job/netbeans-html4j/, but that apparently isn't enough. Any
> > hint is welcomed!
> > -jt
> >
> > Btw. it is necessary to use JDK15 to build the Javadoc now.
> >
> > po 21. 12. 2020 v 7:05 odesílatel Jaroslav Tulach
> > <[email protected]>
> > napsal:
> > > I've managed to fix the TLP job:
> > > https://ci-builds.apache.org/job/Netbeans/view/html4j/job/netbeans-h
> > > tml4j-> > TLP/job/netbeans-html4j/job/master/52/
> > >
> > > Will that be enough for the new Javadoc to appear at
> > > https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/
> > > tck/JavaScriptTCK.html
> > > <https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/tck/
> > > JavaSc
> > > riptTCK.html> ?
> > >
> > > -jt
> > >
> > > út 8. 12. 2020 v 6:33 odesílatel Jaroslav Tulach <
> > >
> > > [email protected]> napsal:
> > >> Hello guys,
> > >> yesterday I integrated a Javadoc improvement
> > >> https://github.com/apache/
> > >> netbeans-html4j/pull/31
> > >> <https://github.com/apache/netbeans-html4j/pull/31> and I still
> > >> don't see it in the generated
> > >> documentation:
> > >> https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/
> > >> tck/JavaScriptTCK.html
> > >> <https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/tck
> > >> /JavaS
> > >> criptTCK.html>
> > >>
> > >> I tried to investigate why and realized that the
> > >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-html4j-TLP/j
> > >> ob/
> > >> netbeans-html4j/
> > >> <https://ci-builds.apache.org/job/Netbeans/job/netbeans-html4j-TLP/
> > >> job/ne
> > >> tbeans-html4j/> job is failing.
> > >>
> > >> Originally it was failing because it was using JDK8 - I switched
> > >> that to JDK11.
> > >>
> > >> Then it was failing because "mvn clean install javadoc:aggregate"
> > >> yields some errors that "mvn clean install && mvn
> > >> javadoc:aggregate" doesn't. I tried to call `mvn` twice in
> > >>
> > >> https://github.com/apache/netbeans-html4j/commit/
> > >> d1dcd9c0542ac46d7764256a81057dfbe2d8805a
> > >>
> > >> but that's not the right approach and it is failing as well. I
> > >> guess it is time to give up and ask for help!
> > >>
> > >> Anyone knows why the HTML/Java API Javadoc isn't updated? Anyone
> > >> knows what's the proper way to fix the netbeans-html4j-TLP job?
> > >>
> > >> Thanks in advance for your help.
> > >> -jt
> > >>
> > >> PS: Thanks a lot for including links to HTML/Java at
> > >> http://bits.netbeans.org!
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to