Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Latest commit

 

History

History
65 lines (44 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

65 lines (44 loc) · 2.51 KB

Directory Content Maven Plugin Changelog

3.0.0

Features:

  • Set compatibility with Java 8+
  • Set compatibility with Maven 3.3.9+

Bugs:

  • Fixed xstream 1.4.7 : XML External Entity (XXE) Injection (#16)

See documentation

2.0.1

Bugs:

  • Fixed XML transformers should be secured (#15)

See documentation

2.0.0

Features:

  • Set compatibility with Java 6+
  • Set compatibility with Maven 3+

Dependencies:

See documentation

1.2.1

Bugs:

  • Added missing Eclipse lifecycleMappingMetadata for the copyFile goal

See documentation

1.2.0

Features:

See documentation

1.1.0

Features:

Bugs:

  • Corrected the condition of the skip copying for the copy goal

See documentation

1.0.2

Dependencies:

See documentation

1.0.1

Bugs:

  • Fixed logging Mojo parameters

See documentation

1.0

Initial release.

See documentation