Source: plexus-compiler
Version: 2.4-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

plexus-compiler fails to build from source in unstable/amd64:

  [..]

  
testCompilingSources(org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest) 
 Time elapsed: 0.001 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  Running org.codehaus.plexus.compiler.javac.JavacCompilerTest
  Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in org.codehaus.plexus.compiler.javac.JavacCompilerTest
  testBuildCompilerArgs13(org.codehaus.plexus.compiler.javac.JavacCompilerTest) 
 Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  testBuildCompilerArgs14(org.codehaus.plexus.compiler.javac.JavacCompilerTest) 
 Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  testBuildCompilerArgs15(org.codehaus.plexus.compiler.javac.JavacCompilerTest) 
 Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  
testBuildCompilerArgsUnspecifiedVersion(org.codehaus.plexus.compiler.javac.JavacCompilerTest)
  Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  
testBuildCompilerDebugLevel(org.codehaus.plexus.compiler.javac.JavacCompilerTest)
  Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  testJRuntimeArguments(org.codehaus.plexus.compiler.javac.JavacCompilerTest)  
Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  testCompilingSources(org.codehaus.plexus.compiler.javac.JavacCompilerTest)  
Time elapsed: 0 sec  <<< ERROR!
  java.lang.IllegalAccessError: tried to access field 
org.codehaus.plexus.PlexusTestCase.container from class 
org.apache.maven.artifact.test.ArtifactTestCase
        at 
org.apache.maven.artifact.test.ArtifactTestCase.setUp(ArtifactTestCase.java:70)
        at 
org.codehaus.plexus.compiler.javac.AbstractJavacCompilerTest.setUp(AbstractJavacCompilerTest.java:50)
        at 
org.codehaus.plexus.compiler.javac.JavacCompilerTest.setUp(JavacCompilerTest.java:30)
        at junit.framework.TestCase.runBare(TestCase.java:128)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
        at 
org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  
  
  Results :
  
  Tests in error: 
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testBuildCompilerArgs13
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testBuildCompilerArgs14
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testBuildCompilerArgs15
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testBuildCompilerArgsUnspecifiedVersion
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testBuildCompilerDebugLevel
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testJRuntimeArguments 
IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavaxToolsCompilerTest#testCompilingSources 
IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavacCompilerTest#testBuildCompilerArgs13 
IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavacCompilerTest#testBuildCompilerArgs14 
IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavacCompilerTest#testBuildCompilerArgs15 
IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavacCompilerTest#testBuildCompilerArgsUnspecifiedVersion
 IllegalAccessError
    
org.codehaus.plexus.compiler.javac.JavacCompilerTest#testBuildCompilerDebugLevel
 IllegalAccessError
    org.codehaus.plexus.compiler.javac.JavacCompilerTest#testJRuntimeArguments 
IllegalAccessError
    org.codehaus.plexus.compiler.javac.JavacCompilerTest#testCompilingSources 
IllegalAccessError
  
  Tests run: 25, Failures: 0, Errors: 14, Skipped: 0
  
  [ERROR] There are test failures.
  
  Please refer to 
/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/plexus-compilers/plexus-compiler-javac/target/surefire-reports
 for the individual test results.
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Summary:
  [INFO] 
  [INFO] Plexus Compiler .................................... SUCCESS [  0.233 
s]
  [INFO] Plexus Compiler Api ................................ SUCCESS [  1.270 
s]
  [INFO] Plexus Compiler Manager ............................ SUCCESS [  0.357 
s]
  [INFO] Plexus Compiler Test Harness ....................... SUCCESS [  0.034 
s]
  [INFO] Plexus Compilers ................................... SUCCESS [  0.009 
s]
  [INFO] Plexus C# Compiler ................................. SUCCESS [  0.226 
s]
  [INFO] Plexus Eclipse Compiler ............................ SUCCESS [  0.829 
s]
  [INFO] Plexus Jikes Compiler .............................. SUCCESS [  0.029 
s]
  [INFO] Plexus Javac Component ............................. SUCCESS [  0.270 
s]
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD SUCCESS
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 3.483 s
  [INFO] Finished at: 2015-12-29T00:23:56+01:00
  [INFO] Final Memory: 9M/236M
  [INFO] 
------------------------------------------------------------------------
  touch debian/stamp-maven-check
  if [ ! -f pom.xml.save ]; then \
        /usr/bin/make -f debian/rules patch-poms; \
  fi
  cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 
-Dproperties.file.manual=/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/debian/maven.properties
 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/debian/maven-repo
  
-Ddebian.dir=/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/debian
 -Ddebian.package=libplexus-compiler-java-doc -Dnotimestamp=true -Dlocale=en_US 
install javadoc:aggregate
  [INFO] Scanning for projects...
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Build Order:
  [INFO] 
  [INFO] Plexus Compiler
  [INFO] Plexus Compiler Api
  [INFO] Plexus Compiler Manager
  [INFO] Plexus Compiler Test Harness
  [INFO] Plexus Compilers
  [INFO] Plexus C# Compiler
  [INFO] Plexus Eclipse Compiler
  [INFO] Plexus Jikes Compiler
  [INFO] Plexus Javac Component
  [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 is 
missing, no dependency information available
  [WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin 
org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 has not been downloaded 
from it before.
  [WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 is 
missing, no dependency information available
  [WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-antrun-plugin:1.7: Plugin 
org.apache.maven.plugins:maven-antrun-plugin:1.7 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 has not been downloaded 
from it before.
  [WARNING] The POM for 
org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 is missing, no 
dependency information available
  [WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-assembly-plugin:2.4.1: Plugin 
org.apache.maven.plugins:maven-assembly-plugin:2.4.1 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 has not been 
downloaded from it before.
  [WARNING] The POM for 
org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no 
dependency information available
  [WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin 
org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been 
downloaded from it before.
  [WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.5.1 
is missing, no dependency information available
  [WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-release-plugin:2.5.1: Plugin 
org.apache.maven.plugins:maven-release-plugin:2.5.1 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-release-plugin:jar:2.5.1 has not been downloaded 
from it before.
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Plexus Compiler 2.4
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ 
plexus-compiler ---
  [INFO] 
  [INFO] --- plexus-component-metadata:1.5.5:merge-metadata (default) @ 
plexus-compiler ---
  [INFO] 
  [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
plexus-compiler ---
  [INFO] Installing 
/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/pom.xml to 
/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/debian/maven-repo/org/codehaus/plexus/plexus-compiler/2.4/plexus-compiler-2.4.pom
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Skipping Plexus Compiler
  [INFO] This project has been banned from the build due to previous failures.
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Summary:
  [INFO] 
  [INFO] Plexus Compiler .................................... FAILURE [  0.328 
s]
  [INFO] Plexus Compiler Api ................................ SKIPPED
  [INFO] Plexus Compiler Manager ............................ SKIPPED
  [INFO] Plexus Compiler Test Harness ....................... SKIPPED
  [INFO] Plexus Compilers ................................... SKIPPED
  [INFO] Plexus C# Compiler ................................. SKIPPED
  [INFO] Plexus Eclipse Compiler ............................ SKIPPED
  [INFO] Plexus Jikes Compiler .............................. SKIPPED
  [INFO] Plexus Javac Component ............................. SKIPPED
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD FAILURE
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 0.952 s
  [INFO] Finished at: 2015-12-29T00:23:59+01:00
  [INFO] Final Memory: 9M/236M
  [INFO] 
------------------------------------------------------------------------
  [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) 
on project plexus-compiler: Failed to install artifact 
org.codehaus.plexus:plexus-compiler:pom:2.4: 
/home/lamby/temp/cdt.20151229002148.Ara3HTBTsG/plexus-compiler-2.4/debian/maven-repo/org/codehaus/plexus/plexus-compiler/2.4/plexus-compiler-2.4.pom
 (Permission denied) -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  /usr/share/cdbs/1/class/maven.mk:140: recipe for target 
'debian/stamp-maven-doc' failed
  make: *** [debian/stamp-maven-doc] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: plexus-compiler.2.4-2.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to