Skip to content

Migrate Netbeans Build to use Maven #4

Description

@ebresie

Description

Presently, Netbeans build is predominately using ant. This feature require is to migrate over to using maven instead.

Use case/motivation

By usage of maven, this would

  1. Provide a standardize project infrasture,
  2. Would allow external dependencies to be identified and pulled during normal build as part of maven and possibly avoid the "external dependenceis" present in many of the project.
  3. Allow additional code quality plugins to be utilized during build activities (i.e. security checks, dependency checks, code quality checks, etc.)

Related issues

There was an effort to "mavenize" the contrib projects that provides an example
https://github.com/timboudreau/netbeans-contrib

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions