Closed pmorelli92 closed 8 years ago
it just hangs there ? I am using mvn 3.39 on windows and can compile fine from master, I'd guess it's something with your environment and/or connectivity with github.
What's the actual command you are issuing to maven ?
-mvn -Phdp23 clean package
However I tried all the compilation profiles in the readme and I got the same result. I will try compiling from my house in case it is related to my environment.
Is there some maven log that I can share in order to see if there is a problem?
Hi @rcongiu, I was able to compile it in the pc of my house. I guess it was related to connectivity with gitHub, I dont know why tough Thanks for the attention!
Hi guys, I am having a problem trying to compile the jar using maven (for HDP 2.3). In the first image we can see which version of maven and java I am using:
(I've also tried using maven 3.39 and java 1.8.92 and got stuck in the same part)
Image of the maven build:
The code I downloaded is from the master branch.
Can you guys lend me a hand, please? Regards!