Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/antlr-maven-plugin.spec'], False, '/var/lib/mock/virt7-el7-build-1422-2354/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/antlr-maven-plugin.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/antlr-maven-plugin-2.2-13.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/antlr-maven-plugin.spec'], False, '/var/lib/mock/virt7-el7-build-1422-2354/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/antlr-maven-plugin.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sr0RAu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf antlr-maven-plugin-2.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/antlr-maven-plugin-2.2-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd antlr-maven-plugin-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (maven-antlr-plugin-2.2-modello-issue.patch):' Patch #0 (maven-antlr-plugin-2.2-modello-issue.patch): + /usr/bin/cat /builddir/build/SOURCES/maven-antlr-plugin-2.2-modello-issue.patch + /usr/bin/patch -p1 -b --suffix .modello --fuzz=0 patching file pom.xml Patch #2 (maven-antlr-plugin-2.1-sinkfix.patch): + echo 'Patch #2 (maven-antlr-plugin-2.1-sinkfix.patch):' + /usr/bin/cat /builddir/build/SOURCES/maven-antlr-plugin-2.1-sinkfix.patch + /usr/bin/patch -p1 -b --suffix .sink --fuzz=0 patching file src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java Hunk #2 succeeded at 218 (offset -1 lines). Patch #3 (0001-MANTLR-34-Fix-NPE-when-building-Jenkins.patch): + echo 'Patch #3 (0001-MANTLR-34-Fix-NPE-when-building-Jenkins.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-MANTLR-34-Fix-NPE-when-building-Jenkins.patch + /usr/bin/patch -p1 -b --suffix .fixnpe --fuzz=0 patching file src/main/java/org/codehaus/mojo/antlr/metadata/MetadataExtracter.java + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject 'pom:dependency[pom:artifactId[text()='\''maven-reporting-impl'\'']]/pom:exclusions' ' antlr antlr ' + set +x + find -name '*.class' -exec rm -f '{}' ';' + find -name '*.jar' -exec rm -f '{}' ';' + python /usr/share/java-utils/mvn_file.py : antlr-maven-plugin + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dkaXmE + umask 022 + cd /builddir/build/BUILD + cd antlr-maven-plugin-2.2 + python /usr/share/java-utils/mvn_build.py -n antlr-maven-plugin -- -Dmaven.test.skip=true [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven ANTLR Plugin 2.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- modello-maven-plugin:1.7:java (default) @ antlr-maven-plugin --- [INFO] outputDirectory: /builddir/build/BUILD/antlr-maven-plugin-2.2/target/generated-sources/modello [INFO] Working on model: src/main/mdo/antlrOptions.mdo [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-mojo) @ antlr-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#name: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ antlr-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#name: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 3 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ antlr-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ antlr-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/antlr-maven-plugin-2.2/target/classes [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ antlr-maven-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ antlr-maven-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ antlr-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ antlr-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/antlr-maven-plugin-2.2/target/antlr-maven-plugin-2.2.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ antlr-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (mojo-enforcer-rules) @ antlr-maven-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven ANTLR Plugin 2.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ antlr-maven-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ antlr-maven-plugin >>> [INFO] [INFO] --- modello-maven-plugin:1.7:java (default) @ antlr-maven-plugin --- [INFO] outputDirectory: /builddir/build/BUILD/antlr-maven-plugin-2.2/target/generated-sources/modello [INFO] Working on model: src/main/mdo/antlrOptions.mdo [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-mojo) @ antlr-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#name: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrHtmlReport#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#debug: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#diagnostic: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammarDefs: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#grammars: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#trace: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceLexer: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.codehaus.mojo.antlr.AntlrPlugin#traceTreeParser: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 3 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [WARNING] A help goal (HelpMojo) already exists in this plugin. SKIPPED THE org.codehaus.mojo.antlr.HelpMojo GENERATION. [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ antlr-maven-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ antlr-maven-plugin --- [INFO] Loading source files for package org.codehaus.mojo.antlr... Loading source files for package org.codehaus.mojo.antlr.metadata... Loading source files for package org.codehaus.mojo.antlr.proxy... Loading source files for package org.codehaus.mojo.antlr.plan... Loading source files for package org.codehaus.mojo.antlr.options... Constructing Javadoc information... Standard Doclet version 1.7.0_51 Building tree for all the packages and classes... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/AbstractAntlrMojo.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/AbstractAntlrMojo.NoAntlrDependencyDefinedException.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/AntlrHtmlReport.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/AntlrPlugin.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/Environment.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/NoExitSecurityManager.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/Grammar.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/GrammarFile.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/MetadataExtracter.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/XRef.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/Helper.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/Tool.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/GenerationPlan.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/GenerationPlanBuilder.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/Grammar.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/package-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/package-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/package-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/package-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/package-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/package-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/package-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/package-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/package-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/package-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/package-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/package-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/package-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/package-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/package-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/AbstractAntlrMojo.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/AbstractAntlrMojo.NoAntlrDependencyDefinedException.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/AntlrHtmlReport.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/NoExitSecurityManager.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/Environment.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/class-use/AntlrPlugin.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/class-use/Grammar.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/class-use/XRef.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/class-use/MetadataExtracter.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/class-use/GrammarFile.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/class-use/Helper.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/class-use/Tool.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/class-use/GenerationPlanBuilder.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/class-use/GenerationPlan.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/class-use/Grammar.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/package-use.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/metadata/package-use.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/options/package-use.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/plan/package-use.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/org/codehaus/mojo/antlr/proxy/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/index.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/antlr-maven-plugin-2.2/target/site/apidocs/help-doc.html... 11 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:79: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:87: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:87: warning - @readonly is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:108: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:117: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java:135: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java:51: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java:71: warning - @component is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AntlrPlugin.java:39: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AntlrPlugin.java:39: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/antlr-maven-plugin-2.2/src/main/java/org/codehaus/mojo/antlr/AntlrPlugin.java:39: warning - @requiresDependencyResolution is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ antlr-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.177s [INFO] Finished at: Fri Mar 20 11:56:06 UTC 2015 [INFO] Final Memory: 31M/607M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72UsU7DMBCG9z6Fye6EbgxpKmDqwFQhsZr4cF3ZZ8t2Qvr22G1pg5BcRKNuubs/ +f7zXVwvB61ID85Lg4tiXt4XBLA1XKJYFK9r+rh+Xq2KZTOr7yglT51UnHCwgDzKJHgiAMGxAJy8 78jbS4+E0qgea5oZIefELoUxIZzp7Io3xokyAmHDOl9qszV19V06CJkL8oO1ISZSmVrmAENdjfIH IQwBMDXSWKPr6hwmfvXTQN4Ps6zdQKlZD5izk+rUOrOF9peh/xNLB9bEb6G4yD4pqdRWTWfhctOq ExIps/I66GnyVsHQ+Qz3IKBy/oA3RnZBKj/heD+ZMLkT3tfTWvWSg7v+jI/w1mhtMNfvUUFhgHbC fv0m/rH8rysVwO8XOr6E4P1Es9bxQan83bJX0LGZPHwUpVvuC4YTNBtMBQAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m2GlN7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch ++ dirname /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch + cd antlr-maven-plugin-2.2 + xmvn-install -R .xmvn-reactor -n antlr-maven-plugin -d /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.codehaus.mojo [INFO] artifactId: antlr-maven-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: 2.2 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/antlr-maven-plugin-2.2/target/antlr-maven-plugin-2.2.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: antlr-maven-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/antlr-maven-plugin.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch/usr/share/javadoc/antlr-maven-plugin + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch/usr/share/javadoc/antlr-maven-plugin + echo /usr/share/javadoc/antlr-maven-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/antlr-maven-plugin-2.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: antlr-maven-plugin-2.2-13.el7.noarch Provides: antlr-maven-plugin = 2.2-13.el7 maven2-plugin-antlr = 2.2-13.el7 mvn(org.codehaus.mojo:antlr-maven-plugin) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(org.apache.commons:commons-exec) mvn(org.apache.maven.reporting:maven-reporting-impl) mvn(org.apache.maven.wagon:wagon-provider-api) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.codehaus.plexus:plexus-i18n) mvn(org.codehaus.plexus:plexus-utils) Obsoletes: maven2-plugin-antlr <= 2.0.8 Processing files: antlr-maven-plugin-javadoc-2.2-13.el7.noarch Provides: antlr-maven-plugin-javadoc = 2.2-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch Wrote: /builddir/build/RPMS/antlr-maven-plugin-2.2-13.el7.noarch.rpm Wrote: /builddir/build/RPMS/antlr-maven-plugin-javadoc-2.2-13.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BMyAPN + umask 022 + cd /builddir/build/BUILD + cd antlr-maven-plugin-2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/antlr-maven-plugin-2.2-13.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->