Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 8cf69efc85c7d57a68a4dc441b814cd22af0fe17
      
https://github.com/jenkinsci/plugin-pom/commit/8cf69efc85c7d57a68a4dc441b814cd22af0fe17
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Avoid MCOMPILER-485 in compiler plugin 3.10.0

Maven 3.10.0 added a feature to create missing package-info files.
The feature incorrectly uses Windows-style directory separators on
Windows.  Other parts of the code expect to always see Unix style
directory separators.

Disable the new feature so that it does not break compilation.

https://groups.google.com/g/jenkinsci-dev/c/077VYgtSLXo/m/6JQjJs7-AQAJ


  Commit: ec2cef6c47a213dfdb1343ff0e58160be646c2aa
      
https://github.com/jenkinsci/plugin-pom/commit/ec2cef6c47a213dfdb1343ff0e58160be646c2aa
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #506 from MarkEWaite/avoid-maven-3.10.0-bug

Avoid MCOMPILER-485 in compiler plugin 3.10.0


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/cc65412c4048...ec2cef6c47a2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-pom/push/refs/heads/master/cc6541-ec2cef%40github.com.

Reply via email to