You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Vítězslav Dvořák (Jira)" <ji...@apache.org> on 2021/05/29 10:20:00 UTC

[jira] [Updated] (NETBEANS-5731) Failed to build target: all-api.annotations.common

     [ https://issues.apache.org/jira/browse/NETBEANS-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vítězslav Dvořák updated NETBEANS-5731:
---------------------------------------
    Description: 
 

{{

{color:#000000}ant -DuseExternalJarsOnLinux=true -Dpermit.jdk9.builds=true -Dcluster.config=full -buildfile netbeans/build.xml build-nozip {color}

}}

 

 
{code:java}
...
build-init: 
Warning: module.javadoc.packages was already set to org.netbeans.api.annotations.common 
 
-javac-init-nbjdk: 
 
-javac-init-bootclasspath-prepend: 
 
-javac-init-no-bootclasspath-prepend: 
 
-javac-init: 
 
-init-proxy: 
 
init: 
 
-prepare-mandatory-files-for-module: 
[createlicensesummary] All tests passed 
 
up-to-date: 
 
-pre-compile: 
 
-do-compile: 
 [nb-javac] Compiling 5 source files to /home/vitex/Projects/Packaging/netbeans.deb/netbeans/platform/api.annotations.common/build/classes 
 [nb-javac] Ignoring source, target and bootclasspath as release has been set 
   [repeat] error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider org.netbeans.api.annotations.common.proc.StaticResourceProcessor not found 
   [repeat] 1 error 
  [nbmerge] Failed to build target: all-api.annotations.common 
 
BUILD FAILED 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:639: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:681: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/templates/common.xml:207: Compile failed; see the compiler error output for details.

 
{code}
 

  was:
 

{{{color:#000000}ant -DuseExternalJarsOnLinux=true -Dpermit.jdk9.builds=true -Dcluster.config=full -buildfile netbeans/build.xml build-nozip {color}
 
}}

 

 
{code:java}
...
build-init: 
Warning: module.javadoc.packages was already set to org.netbeans.api.annotations.common 
 
-javac-init-nbjdk: 
 
-javac-init-bootclasspath-prepend: 
 
-javac-init-no-bootclasspath-prepend: 
 
-javac-init: 
 
-init-proxy: 
 
init: 
 
-prepare-mandatory-files-for-module: 
[createlicensesummary] All tests passed 
 
up-to-date: 
 
-pre-compile: 
 
-do-compile: 
 [nb-javac] Compiling 5 source files to /home/vitex/Projects/Packaging/netbeans.deb/netbeans/platform/api.annotations.common/build/classes 
 [nb-javac] Ignoring source, target and bootclasspath as release has been set 
   [repeat] error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider org.netbeans.api.annotations.common.proc.StaticResourceProcessor not found 
   [repeat] 1 error 
  [nbmerge] Failed to build target: all-api.annotations.common 
 
BUILD FAILED 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:639: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:681: The following error occurred while executing this line: 
/home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/templates/common.xml:207: Compile failed; see the compiler error output for details.

 
{code}
 


> Failed to build target: all-api.annotations.common
> --------------------------------------------------
>
>                 Key: NETBEANS-5731
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5731
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Other
>    Affects Versions: 12.4
>         Environment: {{{color:#000000}Debian10 64Bit {color}}}
> {{{color:#000000}with {color}}}
> {color:#000000}openjdk 11.0.11 2021-04-20 
> OpenJDK Runtime Environment (build 11.0.11+9-post-Debian-1deb10u1) 
> OpenJDK 64-Bit Server VM (build 11.0.11+9-post-Debian-1deb10u1, mixed mode, sharing)
>  
> {color}
> current source code from {color:#000000}git@github.com:apache/netbeans.git{color} master branch
>            Reporter: Vítězslav Dvořák
>            Priority: Minor
>              Labels: java11
>
>  
> {{
> {color:#000000}ant -DuseExternalJarsOnLinux=true -Dpermit.jdk9.builds=true -Dcluster.config=full -buildfile netbeans/build.xml build-nozip {color}
> }}
>  
>  
> {code:java}
> ...
> build-init: 
> Warning: module.javadoc.packages was already set to org.netbeans.api.annotations.common 
>  
> -javac-init-nbjdk: 
>  
> -javac-init-bootclasspath-prepend: 
>  
> -javac-init-no-bootclasspath-prepend: 
>  
> -javac-init: 
>  
> -init-proxy: 
>  
> init: 
>  
> -prepare-mandatory-files-for-module: 
> [createlicensesummary] All tests passed 
>  
> up-to-date: 
>  
> -pre-compile: 
>  
> -do-compile: 
>  [nb-javac] Compiling 5 source files to /home/vitex/Projects/Packaging/netbeans.deb/netbeans/platform/api.annotations.common/build/classes 
>  [nb-javac] Ignoring source, target and bootclasspath as release has been set 
>    [repeat] error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider org.netbeans.api.annotations.common.proc.StaticResourceProcessor not found 
>    [repeat] 1 error 
>   [nbmerge] Failed to build target: all-api.annotations.common 
>  
> BUILD FAILED 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:639: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:669: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:652: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:634: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/build.xml:681: The following error occurred while executing this line: 
> /home/vitex/Projects/Packaging/netbeans.deb/netbeans/nbbuild/templates/common.xml:207: Compile failed; see the compiler error output for details.
>  
> {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