You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Barboni (Jira)" <ji...@apache.org> on 2019/10/09 16:27:00 UTC

[jira] [Commented] (NETBEANS-3151) Cannot build NB Javadoc: missing File org-openide-util/javadoc.css

    [ https://issues.apache.org/jira/browse/NETBEANS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947826#comment-16947826 ] 

Eric Barboni commented on NETBEANS-3151:
----------------------------------------

Hi,

 I have the issue but, I'm not sure this is correct usage. On our jenkins build we often use in nbbuild folder the following step

ant -Dpermit.jdk9.builds=true
ant build-javadoc -Dpermit.jdk9.builds=true

not sure what is wrong by using ant -Dpermit.jdk9.builds=true in javadoctools, maybe it wants some artefacts to be ready.

Regards
Eric


> Cannot build NB Javadoc: missing File org-openide-util/javadoc.css
> ------------------------------------------------------------------
>
>                 Key: NETBEANS-3151
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3151
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>            Reporter: Rami Swailem
>            Assignee: Eric Barboni
>            Priority: Major
>              Labels: JavaDoc
>
> Getting Error when doing:
> {code:bash}
> root@ ~/NetBeansProjects/netbeans-src/nbbuild/javadoctools # ant -Dpermit.jdk9.builds=true
> BUILD FAILED
> /root/NetBeansProjects/netbeans-src/nbbuild/javadoctools/build.xml:48: The following error occurred while executing this line:
> /root/NetBeansProjects/netbeans-src/nbbuild/javadoctools/build.xml:159: The org-openide-util/javadoc.css has to exist as we are referring to
>             it from master module Javadoc pages. If it does not anymore, update
>             the export*.xsl templates.
>  
> Total time: 1 second
> {code}
> {code:bash}
> openjdk version "11.0.5" 2019-10-15
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10-201909052132)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.5+10-201909052132, mixed mode)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists