Skip to content

Releases: openjax/maven

v0.5.0

27 Feb 12:44
Compare
Choose a tag to compare
  • #9 Private visibility for injected variables of BaseMojo

v0.4.3

20 Sep 12:40
Compare
Choose a tag to compare
  • #7 Don't abort plugin execution in test phase
  • #6 Add DeferredLog and DelegateLog abstractions
  • #5 Implement getAnnotationParameters(Class<?>,Class)
  • #4 Transition to GitHub Actions
  • #3 Support classpath:// references in FilterMojo
  • #2 Change MojoUtil.getProjectDependencyPaths() to return String[]
  • #1 Inherit Maven dependency versions from root POM

v0.4.2

23 May 06:13
Compare
Choose a tag to compare
  • Improve AnnotationUtil.getAnnotationParameters.
  • Add AnnotationUtil.annotationForMap.
  • Change from Set to LinkedHashSet in PatternSetMojo and ResourcesMojo.
  • Upgrade org.apache.maven dependencies from v3.6.1 to v3.6.2.
  • Improve tests.
  • Improve javadocs.

v0.3.6

22 Jul 10:12
Compare
Choose a tag to compare
  • Refactor SourceInput to FilterParameter and FilterType.
  • Improve AnnotationUtil API.
  • Implement FilterMojo.
  • Upgrade org.libj:net:0.5.0 to 0.5.1.

v0.3.5

20 Sep 12:40
Compare
Choose a tag to compare
  • Initial public release.