Skip to content

Releases: adobe/aemanalyser-maven-plugin

aemanalyser-maven-plugin-1.4.18

24 Aug 09:30
Compare
Choose a tag to compare

What's Changed

  • Use EXTRACT_AND_REMOVE instead of KEEP for sling initial content policy by @niekraaijmakers in #165

Full Changelog: aemanalyser-maven-plugin-1.4.16...aemanalyser-maven-plugin-1.4.18

AEM Maven Analyser Plugin 1.4.16

05 Aug 13:57
Compare
Choose a tag to compare

What's Changed

  • Fix regression where the converted packages weren't written to disk. #170
  • Updates to the aemanalyser-core component

Full Changelog: aemanalyser-maven-plugin-1.4.10...aemanalyser-maven-plugin-1.4.16

AEM Maven Analyser Plugin 1.4.10

25 May 14:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: aemanalyser-maven-plugin-1.4.8...aemanalyser-maven-plugin-1.4.10

AEM Maven Analyser Plugin 1.4.8

06 May 09:39
Compare
Choose a tag to compare

What's Changed

  • Always update metadata for retrieving latest version by @kwin in #141
  • Allow reference of secrets which name starts with customer-secrets #152 by @cziegeler in #153

Full Changelog: aemanalyser-maven-plugin-1.4.6...aemanalyser-maven-plugin-1.4.8

AEM Maven Analyser Plugin 1.4.6

13 Apr 15:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: aemanalyser-maven-plugin-1.4.4...aemanalyser-maven-plugin-1.4.6

AEM Maven Analyser Plugin 1.4.4

13 Apr 15:43
Compare
Choose a tag to compare

What's Changed

  • Update to version 1.1.4 of the cpconverter by @rombert in #147

Full Changelog: aemanalyser-maven-plugin-1.4.2...aemanalyser-maven-plugin-1.4.4

AEM Maven Analyser Plugin 1.4.2

13 Apr 15:42
Compare
Choose a tag to compare

What's Changed

  • Update repoinit parser version to 1.6.14 in aemanalyse… by @anchela in #143
  • Update sling-feature-cpconverter version to 1.1.12 in aemanalyser-maven-plugin by @anchela in #145

New Contributors

Full Changelog: aemanalyser-maven-plugin-1.4.0...aemanalyser-maven-plugin-1.4.2

AEM Maven Analyser Plugin 1.4.0

10 Feb 06:41
Compare
Choose a tag to compare

What's Changed

This release has the following new features:

  • New analyser task bundle-unversioned-packages to check for unversioned package exports/imports
  • Remove checking of unversioned packages from analyser task api-regions-exportsimports

This release has the following code improvements:

  • Get rid of deprecated maven-compat dependency by @kwin in #128
  • Remove use of deprecated method MavenProject.getDependencyArtifacts by @cziegeler in #129
  • Mark Maven-exported dependencies as scope provided by @kwin in #126
  • Move configuration-api analyser to user tasks by @cziegeler in #132
  • Move repoinit analyser to user tasks by @cziegeler in #133
  • Split up api-regions-exportsimports in multiple tasks #130 by @cziegeler in #136
  • Introduce new abstractions that simplify the reuse of the AemAggregator by @rombert in #139
  • Cleanup: remove leftover log entry by @rombert in #142
  • Ensure that invoker tests check for artifact updates by @rombert in #140
  • Update plugins by @kwin in #131

New Contributors

Full Changelog: aemanalyser-maven-plugin-1.3.0...aemanalyser-maven-plugin-1.4.0

AEM Maven Analyser Plugin 1.3.0

15 Dec 14:47
Compare
Choose a tag to compare

What's Changed

This release has the following new features:

  • #70 Introduce skipAnalyserTasks and skipAnalyserUserTasks properties to skip selected tasks by @stefanseifert in #118
  • #116 add contentPackageFiles property to support validating a list of content package files by @stefanseifert in #117

This release fixes the following bugs:

This release has the following code improvements:

  • Add integration tests based on wknd 1.0.0 release by @cziegeler in #115

New Contributors

Full Changelog: aemanalyser-maven-plugin-1.2.2...aemanalyser-maven-plugin-1.3.0

AEM Maven Analyser Plugin 1.2.2

04 Nov 09:47
Compare
Choose a tag to compare

This release fixes the following bugs:

  • ClassNotFoundException when running analysers #113