Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating maven build plugin dependency versions #846

Closed

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Oct 5, 2015

No description provided.

@fnothaft
Copy link
Member

fnothaft commented Oct 5, 2015

LGTM.

@@ -23,7 +23,7 @@
<parquet.version>1.8.1</parquet.version>
<!-- Edit the following line to configure the Hadoop (HDFS) version. -->
<hadoop.version>2.2.0</hadoop.version>
<scoverage.version>0.99.2</scoverage.version>
<scoverage.version>1.1.1</scoverage.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As an aside, have you checked the output of the coverage profile with this? I don't think the coverage profile works now, would be interesting to see if this fixed it. If not, we should open an issue to tackle later.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will check it out shortly

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it does not, let me try with 0.99.10 . . .

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see as of 0.99.2 support for scala 2.10 was dropped.
https://github.com/scoverage/scalac-scoverage-plugin/blob/master/2.10.md

Updating to 1.1.1 as this pull request does results in a maven transitive dependency error.

Versions 0.99.2 and 0.99.10 fail with
adam-core/target/scoverage.coverage.xml (No such file or directory)

Downgrading to 0.98.2 fails with
adam-core/target/scala-2.10.4/classes/scoverage.coverage (No such file or directory)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've opened #849 for this.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/958/
Test PASSed.

@ryan-williams
Copy link
Member

this lgtm, thanks @heuermh. I love the feeling of all of these tools improving under us :)

@fnothaft
Copy link
Member

fnothaft commented Oct 6, 2015

Thanks @heuermh! Rebased and merged as bbb0c32.

@fnothaft fnothaft closed this Oct 6, 2015
@heuermh heuermh deleted the build-dependency-versions branch October 6, 2015 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants