Skip to content

maven.3.8.x: fixes required for pom.xml #1

@erouvas

Description

@erouvas

If using Maven.3.8x then

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

have to be added to the properties as well as a version must be specified for the maven-war-plugin. Version 3.3.1 seems to do the trick.

Alternatively, the README could state that maven.3.9.x is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions