Skip to content

Wrong version of benerator-maven-plugin in created pom.xml #455

@stwacker

Description

@stwacker

Describe the bug
maven-project-wizard creates pom.xml with wrong version of benerator-maven-plugin (current version is 3.2.0-jdk-11, pom.xml is created with 3.2.1-jdk-11).

To Reproduce
Steps to reproduce the behavior:

  1. Create a new project with the maven-project-wizard
  2. Execute mvn benerator:generate
  3. The plugin cannot be found

Expected behavior
The pom.xml can be executed (plugin can be found).

Desktop (please complete the following information):

  • OS: Windows
  • Version 11

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions