You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ChristianSchulte <gi...@git.apache.org> on 2017/06/14 06:27:32 UTC

[GitHub] maven issue #107: Fixes to various JIRA issues.

Github user ChristianSchulte commented on the issue:

    https://github.com/apache/maven/pull/107
  
    You'll need to merge the resolver bugfixes as well to make the IT work, of course. 
    
    [MRESOLVER-8](https://github.com/ChristianSchulte/maven-resolver/commit/2813a8f9e290f8a6523486c0ca30cca8c9b7cc45)
    [MRESOLVER-9](https://github.com/ChristianSchulte/maven-resolver/commit/67a37de1feabcb420152981cd9b07c2288b46108)
    
    This will make the resolver discard any non-transitive dependencies (optional and test-scope) correctly. Existing builds relying on the incorrect behaviour will stop working. The POMs of the resolver itself rely on that incorrect behaviour. Working on those issues is a waste of time! It will sadly never pass a release vote.
    
    I haven't split the unit tests into smaller commits. To be able to merge the unit tests, you'll need to merge the following commits as well.
    
    [MRESOLVER-10](https://github.com/ChristianSchulte/maven-resolver/commit/fb743981623504a00bf88c6c060ced9d08880355)
    [MRESOLVER-12](https://github.com/ChristianSchulte/maven-resolver/commit/e0f9180da1532adbdc30f5f9470c445a2d9cc199)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org