Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: How to compile from source?

$
0
0

I was able to get around the original problem by mvn install from plugin directory.
Now, I have a different error:

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop Main …………………………… SUCCESS [ 0.821 s]
[INFO] Apache Hadoop Project POM …………………….. SUCCESS [ 0.317 s]
[INFO] Apache Hadoop Annotations …………………….. SUCCESS [ 0.706 s]
[INFO] Apache Hadoop Project Dist POM ………………… SUCCESS [ 0.351 s]
[INFO] Apache Hadoop Assemblies ……………………… SUCCESS [ 0.119 s]
[INFO] Apache Hadoop Maven Plugins …………………… SUCCESS [ 0.938 s]
[INFO] Apache Hadoop MiniKDC ………………………… SUCCESS [ 0.325 s]
[INFO] Apache Hadoop Auth …………………………… SUCCESS [ 0.489 s]
[INFO] Apache Hadoop Auth Examples …………………… SUCCESS [ 0.729 s]
[INFO] Apache Hadoop Common …………………………. FAILURE [ 8.368 s]


[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hadoop-common: Compilation failure: Compilation failure: <<<<<<<<
[ERROR] /home/suaro/Documents/src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/azurenative/MockStorageInterface.java:[13,45] NotImplementedException is internal proprietary API and may be removed in a future release
[ERROR] /home/suaro/Documents/src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[27,24] AlgorithmId is internal proprietary API and may be removed in a future release
. . .
Any tips greatly appreciated in solving. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
I tried skipping tests
mvn install -DskipTests
but this produced the same error


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>