1.1.5 (2021-09-18)
Implemented enhancements:
- Sign the plugins #257
Closed issues:
- Wrong Checkstyle URL breaks Oomph setup #251
- Eclipse 4.19: net.sf.eclipsecs.core 5.2.0 but it could not be found #250
- EclipseCheckstyleProjectConfigurationTest failure #229
- Broken Build due to com.github.spotbugs.plugin.eclipse-*.jar!/META-INF/MANIFEST.MF: Invalid manifest header Bundle-ClassPath: "spotbugs-plugin.jar," #227
Merged pull requests:
- Upgrade tycho, use toolchains #260 (adangel)
- Release automation with github actions #259 (adangel)
- Add keystore to sign plugin #258 (adangel)
- Add Github Actions workflow #256 (adangel)
- Fix checkstyle update site #255 (adangel)
- Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #252 (dependabot[bot])
- Upgrade to GitHub-native Dependabot #249 (dependabot-preview[bot])
- New PMD Eclipse Plugin update site #248 (adangel)
- Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3 #247 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 #245 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #242 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 #240 (dependabot-preview[bot])
- Bump maven-resources-plugin from 3.1.0 to 3.2.0 #237 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 #236 (dependabot-preview[bot])
- Bump repository-utils from 1.6.0 to 1.7.0 #235 (dependabot-preview[bot])
- Bump tycho-version from 1.6.0 to 1.7.0 #233 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 #232 (dependabot-preview[bot])
- [SECURITY] Use HTTPS to resolve dependencies in Maven Build #231 (JLLeitschuh)
- Add explicit checkstyle version in test projects #230 (adangel)
- Bump repository-utils from 1.4.0 to 1.6.0 #228 (dependabot-preview[bot])
- Bump tycho-version from 1.5.1 to 1.6.0 #226 (dependabot-preview[bot])
- Bump tycho-version from 1.4.0 to 1.5.1 #224 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 3.1.12 to 3.1.12.2 #220 (dependabot-preview[bot])
1.1.4 (2019-06-21)
Closed issues:
- snapshot page is not working #215
- An internal error occurred during: "Updating Maven Project" #213
- Invite additional committers #208
- ConfigurationException: could not locate resource [...] would be more helpful if it inclued more details #199
Merged pull requests:
- checkUnconfigurationRequired does not need old IMavenProjectFacade #218 (erwint)
- Bump spotbugs-maven-plugin from 3.1.11 to 3.1.12 #217 (dependabot-preview[bot])
- Bump repository-utils from 1.3.0 to 1.4.0 #214 (dependabot-preview[bot])
- Log only an error if a resource file cannot be found (fixes #199) #212 (erwint)
- Bump tycho-version from 1.3.0 to 1.4.0 #211 (dependabot-preview[bot])
1.1.3 (2019-03-06)
Closed issues:
- target platform does not contain commons.lang #203
- oomph setup not working #201
- pmd excludeRoots is not working #196
- Keeping the lights on this project #124
Merged pull requests:
- Handle multiple values for include/excludeFilterFile for spot/findBugs #209 (erwint)
- fix/suppress some compiler warnings #207 (Bananeweizen)
- Fix typos #206 (Bananeweizen)
- Fix #203: Have org.apache.commons.lang in targets #205 (Bananeweizen)
- Use uppercase B in SpotBugs/FindBugs #204 (Bananeweizen)
- Add Automatic-Module-Name header #202 (Bananeweizen)
- Bump spotbugs-maven-plugin from 3.1.10 to 3.1.11 #200 (dependabot-preview[bot])
- Fixes #196 #198 (Flugtiger)
- Bump repository-utils from 1.1.0 to 1.3.0 #195 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 3.1.9 to 3.1.10 #194 (dependabot-preview[bot])
1.1.2 (2018-12-19)
Closed issues:
- For inline configuration use header from maven #192
- Plan a new Release #191
- Icon, for GitHub org and perhaps even Eclipse's About #189
- When merging to master on release handle conflicts correctly #187
- Support inline checkstyle configuration #178
Merged pull requests:
- Fix #192 #193 (Serranya)
- Bump tycho-version from 1.2.0 to 1.3.0 #190 (dependabot-preview[bot])
- Support checkstyle inline configuration #178 #188 (Serranya)
1.1.1 (2018-12-03)
Closed issues:
- Checkstyle only adds 1st of several Local Check Configurations?! #180
- Automatic release recreates JARs for tagged version #179
- Automatic release does not work #176
- Setup instructions from README does not work #157
- Redirect old to new CD update site? #143
- Build is too brittle because .target files contain timestamps of external dependencies which change #135
Merged pull requests:
- Bump spotbugs-maven-plugin from 3.1.8 to 3.1.9 #186 (dependabot-preview[bot])
- Automatic changelog #185 (erwint)
- Refactored multiple checkstyle executions and added tests #184 (erwint)
- Add newer eclipse versions to oomph #183 (Serranya)
- do not break while applying all Checkstyle executions (fixes #180) #182 (vorburger)
- Instructions for releasing #177 (erwint)
1.1.0 (2018-11-11)
Closed issues:
- Eclipse 2018-09 #170
- Allow parallel building #168
- Mention P2 repository in the README #166
- No suppressionsLocation configured make the checkstyle m2e configurator crash #150
- Remove very old findbugs-p2-repository from home page of this project? #145
- Change Update Site URL in feature.xml sources from old to new CD site #137
- Dependabot #128
- Build broken for Oxygen target platform #127
- PMD integration plugin build broken #125
- Automatic continous deployment of develop branch to a (new) update site #123
- eclipse photon(4.8) can't install #122
- Not compatible with Photon? #120
- Plugin does not pick up maven-checkstyle-plugin in the POM "reporting" section #118
- Incompatible with maven-checkstyle-plugin 3.0.0 #117
- Permit any 1.x m2e version, not just up to 1.8.x? #114
- Cannot install plugins with oxygen #112
- Build broken #111
- spotbugs support #110
- Plugin incompatible with PMD Eclipse 4.0.13.v20170429-1921 / PMD 5.6.1 #105
- Unable to install on Neon Milestone 2 (4.6.0M2) #102
- Unable to install on latest Oxygen build #100
- Checkstyle version mismatch between Eclipse and Maven #99
- problems under Windows with m2e-connector for checkstyle #90
- nullpointerexception on projects without local ressources #89
- Problems installing m2e-code-quality with (specifically) the Checkstyle Eclipse plugin on Eclipse Mars.1 Release (4.5.1) #82
- Build errors when Checkstyle configuration resides in workspace project #40
- Exclude completely "target" from Eclipse in Checkstyle #39
Merged pull requests:
- Release and snapshot repo #175 (erwint)
- Bump maven-jarsigner-plugin from 1.4 to 3.0.0 #174 (dependabot-preview[bot])
- Bump spotbugs-maven-plugin from 3.1.7 to 3.1.8 #173 (dependabot-preview[bot])
- Refactor config manager #172 (erwint)
- Refactored and extended tests #171 (erwint)
- Use 0.0.0 version where there's a single version only #169 (erwint)
- Bump spotbugs-maven-plugin from 3.1.6 to 3.1.7 #167 (dependabot-preview[bot])
- Use EditorConfig to standardize formatting #165 (pgalbraith)
- Run tests in travis #163 (erwint)
- Tests in x86_64 on windows #162 (erwint)
- Testcase for Checkstyle #161 (erwint)
- To address issue #117 #160 (pgalbraith)
- Prevent project update when no nature is to be removed #159 (erwint)
- Updated version to 1.1.0-SNAPSHOT #158 (erwint)
- Bump spotbugs-maven-plugin from 3.1.0 to 3.1.6 #154 (dependabot-preview[bot])
- Support <skip> configuration for PMD, too #153 (erwint)
- remove un-used (and long gone with the wind) maven-osgi-lifecycle-plugin #152 (vorburger)
- Do not fail if no suppressions are configured in Checkstyle #151 (victornoel)
- Add Photon target #149 (victornoel)
- add missing /LICENSE (ASL) file #148 (vorburger)
- change Update Site URL in feature.xml from old to new CD site (fixes #137) #147 (vorburger)
- Sanitize filenames derived from executionIds #142 (erwint)
- Support <skip> configuration for findbugs/spotbugs like for checkstyle #141 (erwint)
- Just get a classloader for the Mojo, no need for an actual instance #140 (erwint)
- Do not touch files if not needed #139 (erwint)
- bump Tycho from 0.24.0 to 1.2.0 #138 (vorburger)
- Spotbugs refactoring #136 (erwint)
- ditch multiple Taret Platform build (and deploy..) from Travis CI #134 (vorburger)
- Bump maven-resources-plugin from 2.7 to 3.1.0 #133 (dependabot-preview[bot])
- Bump findbugs-maven-plugin from 3.0.4 to 3.0.5 #132 (dependabot-preview[bot])
- fix org.eclipse.jdt.feature.group timestamp in Oxygen TP #130 (vorburger)
- Fix build for PMD >= 6.0.0 #126 (adangel)
- #114: remove M2E <= 1.8.x contraint from MANIFEST.MF #115 (vorburger)
- Adapt to PMD RuleSetFactory API changes #107 (adangel)
- Use new pmd-eclipse-plugin update site #106 (adangel)
- Try to fix working with Eclipse 4.6 (Neon), 4.7 (Oxygen). #104 (kebeda)
- Try to fix includes/excludes on Windows #101 (jodastephen)
1.0.0.201608091842 (2016-08-09)
Closed issues:
- PMD configuration not activated on projects #95
- NullPointerException at AbstractPMDRecord.findResource #94
- One config for src/main/ and one for src/test/ #92
- Failed to resolve target definition m2e-code-quality/mars/mars.target: Could not find "net.sf.eclipsecs.feature.group/6.14.0.201602102232" in the repositories of the current location #84
- Checkstyle Additional Property checkstyle.header.file points to wrong LICENSE.txt #83
- Checkstyle suppresion configuration is not picked up from classpath (controlled by checkstyle.suppressions.location property) #80
- Not seeing Checkstyle errors at compile time #78
- java.lang.NoClassDefFoundError with STS 3.7.0 during maven project update #75
- Eclipse sometimes complaining about missing header file #71
- Disable adding FindBugs nature when the project type is EAR #70
- Plugin cannot add suppression file properly #69
- Regression: Checkstyle configuration is not loaded with recent plugin version #68
- cannot load findbugs.xml from classpath #57
- FindBugs: Loading exclude filter file fails if Maven extension feature is used #49
- UnsupportedOperationException from PMD m2e connector #45
- can't get checktsyle integration working in eclipse #36
- When using a dependent configuration, Checkstyle becomes disabled #32
- Importing pmd sonar configuration file gives a NullPointerException #31
- Mistake in double star whildcard conversion #30
- exclude generated source folders from checkstyle #27
- Incorrect PMD ruleset configuration file name #23
- EclipsePmdProjectConfigurator.createPmdRuleSet dereferences a null pointer if the ruleset path is not found #9
- createPmdRuleSet doesn't work for http urls #6
- NPE: Cannot update a project configuration after dependency project closed #4
- exludes does not work for PMD #2
- excludeRoots not working correctly for PMD #1
Merged pull requests:
- Add test case for issue 39 -- check only sources under src/ directory #91 (antonsmyk)
- Log warning if ambigous classpath resource location #87 (vorburger)
- Document m2e-code-quality.setup #85 (vorburger)
- Fixed incorrect reference and change to a link #81 (anton-johansson)
- initial checkin of m2e cs example #79 (mrtnsp)
1.0.0.201602071612 (2016-02-07)
Closed issues:
- Generated checkstyle file does not respect configuration in maven #72
- Make /site a composite site including latest for old references #67
- Migrate from eclipse-update-site to eclipse-repository #66
- support m2e 1.6 #61
- suppressionsLocation conflicting between maven and eclipse #54
- NullPointerException with maven-checkstyle-plugin 2.13 #53
- Incompatibilities with maven-checkstyle-plugin 2.13 #52
- Checkstyle configurator does not support <suppressionsLocation> pom value #22
Merged pull requests:
- Add import for org.apache.commons.lang to use StringEscapeUtils #77 (adangel)
- Updated to work with m2e 1.7.x #76 (RocusHalbasch)
- Store checkstyle-header and checktyle-suppressions files not under target/ #74 (adangel)
- FindBugs nature only for Java project #73 (dojcsak)
1.0.0.201501120825 (2015-01-12)
Closed issues:
- Can not install m2e code quality to STS #62
- upgrade to checkstyle > 6.0 #58
- 404 error #20
- sourceDirectory and testSourceDirectory are not supported for CheckStyle #18
- Checkstyle configurator does not support <headerLocation> pom value. #14
Merged pull requests:
1.0.0.201501061739 (2015-01-07)
Closed issues:
- Invalid update site link on project page #51
- Not working with FindBugs 3.0.0 #50
- checkstyle suppressions no longer working #48
Merged pull requests:
- m2e-code-quality#58: Support for Checkstyle 6.x #60 (berndv)
1.0.0.201408150901 (2014-08-15)
1.0.0.201407291130 (2014-07-29)
Closed issues:
- maven-dependency-plugin (goals "copy-dependencies", "unpack") is not supported by m2e #46
- Support for new M2e release #37
- Support for findbugs:check goal? #35
1.0.0.201406051702 (2014-06-05)
Closed issues:
- Usage of default PMD rule sets breaks imports #33
- Connectors are not in catalog of Kepler m2e version (1.4) #25
- ${project.basedir} does not expand correctly #7
Merged pull requests:
- Support multiple checkstyle executions and sourceDirectory property #47 (tinexw)
- Update m2e to support m2e 1.5 #44 (rtack)
- Add support for includeResources and includeTestResources #43 (ArloL)
- FindBugs: more correct fix for default enabled detectors & categories. #42 (salashnik)
- Setup findbugs for check goal too #41 (ArloL)
- Findbugs defaults #38 (salashnik)
- Return the default PMD rule sets instead of an empty list. #34 (sebhoss)
- Compatibility with Maven 3.1.x #29 (Dawuid)
- #27 source folders consistency with maven-checkstyle-plugin #28 (jpraet)
- add support for suppressionsLocation #26 (jpraet)
- Fix for pull request 21 #24 (adangel)
- Add support for pmd eclipse plugin 4.0.0 #21 (adangel)
1.0.0.201307140636 (2013-07-14)
Merged pull requests:
- NPE Fix #19 (zeilush)
- Please apply patch to enable loading of properties containing e.g. a windows path #17 (tobias-hammerschmidt)
1.0.0.201211052156 (2012-11-05)
Merged pull requests:
- Support for m2e 1.2 #16 (martiell)
- Support for checkstyle <headerLocation> pom value. #15 (tnaroska)
1.0.0.201209141747 (2012-09-14)
Merged pull requests:
- add new preference page to choose whether or not checkstyle settings should be used to write formatter/cleanup config when importing projects #13 (anthonydahanne)
- Mark 'check' goal of checkstyle-plugin supported #12 (a14n)
1.0.0.201207211939 (2012-07-21)
1.0.0.201207211912 (2012-05-22)
1.0.0.201201191655 (2012-01-19)
1.0.0.201201191721 (2012-01-19)
1.0.0.201201101050 (2012-01-09)
Closed issues:
- Not working with Eclipse Indigo m2e #5
Merged pull requests:
- m2e findbugs connector #8 (belaeroess)
1.0.0.201106081737 (2011-06-08)
1.0.0.201106061641 (2011-06-06)
1.0.0.201106051811 (2011-06-05)
1.0.0.201106051722 (2011-06-05)
Merged pull requests:
0.13.0.201105271405 (2011-05-27)
0.13.0.201105271713 (2011-05-27)
m2e-bugzilla-snapshot (2011-05-15)
0.12.0.201104101508 (2011-04-10)
0.12.0.201101251749 (2011-01-25)
* This Changelog was automatically generated by github_changelog_generator