Skip to content

Conversation

@ScrapCodes
Copy link
Member

this is a trivial fix, discussed here.

@srowen
Copy link
Member

srowen commented Nov 27, 2015

Seems OK, but the warning indicates it was interpreted as an absolute path before, but it wasn't. Hm.

@SparkQA
Copy link

SparkQA commented Nov 27, 2015

Test build #46813 has finished for PR 10014 at commit 6e9a37b.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 27, 2015

Test build #2124 has finished for PR 10014 at commit 6e9a37b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Nov 30, 2015

@ScrapCodes I'm pretty happy to merge this, but how did this work before, if it was interpreted as absolute? that seems to be what the warning says.

@ScrapCodes
Copy link
Member Author

According to the SO post this warning is added in recent versions of assembly plugin. So I think it was not a problem before, even now it just fixes that warning.

@srowen
Copy link
Member

srowen commented Nov 30, 2015

Merged to master/1.6

asfgit pushed a commit that referenced this pull request Nov 30, 2015
this is a trivial fix, discussed [here](http://stackoverflow.com/questions/28500401/maven-assembly-plugin-warning-the-assembly-descriptor-contains-a-filesystem-roo/).

Author: Prashant Sharma <scrapcodes@gmail.com>

Closes #10014 from ScrapCodes/assembly-warning.

(cherry picked from commit bf0e85a)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@asfgit asfgit closed this in bf0e85a Nov 30, 2015
@ScrapCodes
Copy link
Member Author

Thanks @srowen !

@ScrapCodes ScrapCodes deleted the assembly-warning branch November 30, 2015 10:16
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.

3 participants