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

Warning on every Scala compile: "POM for 'biz.aQute:bndlib:pom:1.43.0:compile' is invalid." #8927

Closed
scabug opened this issue Oct 20, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented Oct 20, 2014

On every compile of Scala, we get this warning:

[artifact:dependencies] [WARNING] POM for 'biz.aQute:bndlib:pom:1.43.0:compile' is invalid.
[artifact:dependencies] 
[artifact:dependencies] Its dependencies (if any) will NOT be available to the current build.

This is caused an invalid format of the POM file for bndlib.

We should get rid of it, because pointless noise in builds tends to take away attention when real warnings show up.

@scabug
Copy link
Author

scabug commented Oct 20, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8927?orig=1
Reporter: @soc
Affected Versions: 2.10.4, 2.11.2

@scabug
Copy link
Author

scabug commented Nov 14, 2014

@soc said:
Fixed in scala/scala@ae70f02.

@scabug scabug closed this as completed Nov 14, 2014
@scabug scabug added the build label Apr 7, 2017
@scabug scabug added this to the 2.11.5 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants