Skip to content

Fix the maven assembly configuration #476

@elecharny

Description

@elecharny

When running the mvn clean install comand, we get some warning while running the assembly plugin:

[WARNING]  Goal 'directory-single' is deprecated: Use assembly:single and an assembly with format == dir instead! This mojo is redundant.

We also have some information about non triggered patterns:

[ARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'junit:junit'
o  'org.forgerock.opendj:opendj-server'
o  'postgresql:postgresql'

[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o  'org.forgerock.opendj:opendj-server'
o  'postgresql:postgresql'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions