Can you try using the built in maven "build/mvn..."? All of our builds
are passing on Jenkins so I wonder if it's a maven version issue:

https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Compile/

- Patrick

On Fri, Jul 3, 2015 at 3:14 PM, Ted Yu <yuzhih...@gmail.com> wrote:
> Please take a look at SPARK-8781 (https://github.com/apache/spark/pull/7193)
>
> Cheers
>
> On Fri, Jul 3, 2015 at 3:05 PM, Tarek Auel <tarek.a...@gmail.com> wrote:
>>
>> I found a solution, there might be a better one.
>>
>> https://github.com/apache/spark/pull/7217
>>
>> On Fri, Jul 3, 2015 at 2:28 PM Robin East <robin.e...@xense.co.uk> wrote:
>>>
>>> Yes me too
>>>
>>> On 3 Jul 2015, at 22:21, Ted Yu <yuzhih...@gmail.com> wrote:
>>>
>>> This is what I got (the last line was repeated non-stop):
>>>
>>> [INFO] Replacing original artifact with shaded artifact.
>>> [INFO] Replacing
>>> /home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar with
>>> /home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
>>> [INFO] Dependency-reduced POM written at:
>>> /home/hbase/spark/bagel/dependency-reduced-pom.xml
>>> [INFO] Dependency-reduced POM written at:
>>> /home/hbase/spark/bagel/dependency-reduced-pom.xml
>>>
>>> On Fri, Jul 3, 2015 at 1:13 PM, Tarek Auel <tarek.a...@gmail.com> wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I am trying to build the master, but it stucks and prints
>>>>
>>>> [INFO] Dependency-reduced POM written at:
>>>> /Users/tarek/test/spark/bagel/dependency-reduced-pom.xml
>>>>
>>>> build command:  mvn -DskipTests clean package
>>>>
>>>> Do others have the same issue?
>>>>
>>>> Regards,
>>>> Tarek
>>>
>>>
>>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to