0 votes
in DevOps by
How To Activate Maven Build Profile?

1 Answer

0 votes
by
A Maven Build Profile can be activated in following ways

Using command line console input.

By using Maven settings.

Based on environment variables (User/System variables).
...