Source: plexus-containers
Version: 1.0~beta3.0.7-4
Severity: serious
From my pbuilder build log:
...
compile:
[mkdir] Created dir:
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/build/generated-sources
[javac] /usr/share/maven-ant-helper/maven-build.xml:326: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to
false for repeatable builds
[javac] Compiling 176 source files to
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/build/classes
[javac]
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/DefaultComponentRepository.java:85:
cannot find symbol
[javac] symbol : method newLinkedHashMultimap()
[javac] location: class com.google.common.collect.Multimaps
[javac] Multimap<String, ComponentDescriptor<?>> roleHintIndex =
Multimaps.newLinkedHashMultimap();
[javac]
^
[javac]
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/DefaultComponentRepository.java:192:
cannot find symbol
[javac] symbol : method newLinkedHashMultimap()
[javac] location: class com.google.common.collect.Multimaps
[javac] roleHintIndex = Multimaps.newLinkedHashMultimap();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
BUILD FAILED
/tmp/buildd/plexus-containers-1.0~beta3.0.7/debian/build.xml:38: The following
error occurred while executing this line:
/tmp/buildd/plexus-containers-1.0~beta3.0.7/debian/build.xml:22: The following
error occurred while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:326: Compile failed; see the
compiler error output for details.
Total time: 9 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]