[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2016-03-15 Thread Steve Loughran (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196048#comment-15196048
 ] 

Steve Loughran commented on SPARK-8819:
---

lets see ... 

nope.

setting {{ false}} in 
the errant module (not one in the current codebase) makes it go away


> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
> Fix For: 1.3.2, 1.4.1, 1.5.0
>
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2016-03-15 Thread Steve Loughran (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195915#comment-15195915
 ] 

Steve Loughran commented on SPARK-8819:
---

FWIW, the problem still exists in v 2.4.1 of the plugin, at least with maven 
3.3.9

> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
> Fix For: 1.3.2, 1.4.1, 1.5.0
>
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2016-03-15 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195928#comment-15195928
 ] 

Sean Owen commented on SPARK-8819:
--

Steve if you're testing it now -- does 2.4.3 resolve it? 

> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
> Fix For: 1.3.2, 1.4.1, 1.5.0
>
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2015-07-30 Thread Konstantin Shaposhnikov (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648680#comment-14648680
 ] 

Konstantin Shaposhnikov commented on SPARK-8819:


[MSHADE-148] has been fixed in maven-shade-plugin 2.4.1

It would be good to update pom.xml to use it and remove 
{{create.dependency.reduced.pom}} workaround.

> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
> Fix For: 1.3.2, 1.4.1, 1.5.0
>
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2015-07-04 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613587#comment-14613587
 ] 

Sean Owen commented on SPARK-8819:
--

PS I don't believe it has anything to do with Maven. It's the same MSHADE-148 
you found. The issue is triggering it because some test-scope deps were added

> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-8819) Spark doesn't compile with maven 3.3.x

2015-07-03 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613565#comment-14613565
 ] 

Apache Spark commented on SPARK-8819:
-

User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/7219

> Spark doesn't compile with maven 3.3.x
> --
>
> Key: SPARK-8819
> URL: https://issues.apache.org/jira/browse/SPARK-8819
> Project: Spark
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.3.2, 1.4.0, 1.5.0
>Reporter: Andrew Or
>Assignee: Andrew Or
>Priority: Blocker
>
> Simple reproduction: Install maven 3.3.3 and run "build/mvn clean package 
> -DskipTests"
> This works just fine for maven 3.2.1 but not for 3.3.x. The result is an 
> infinite loop caused by MSHADE-148:
> {code}
> [INFO] Replacing 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar
>  with 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /Users/andrew/Documents/dev/spark/andrew-spark/bagel/dependency-reduced-pom.xml
> ...
> {code}
> This is ultimately caused by SPARK-7558 (master 
> 9eb222c13991c2b4a22db485710dc2e27ccf06dd) but is recently revealed through 
> SPARK-8781 (master 82cf3315e690f4ac15b50edea6a3d673aa5be4c0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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