Giovanni van der Schelde created MNG-8588:
---------------------------------------------
Summary: Add a way to get the activated profiles from the Project
interface
Key: MNG-8588
URL: https://issues.apache.org/jira/browse/MNG-8588
Project: Maven
Issue Type: Bug
Components: API
Affects Versions: 4.0.0-rc-2
Reporter: Giovanni van der Schelde
I'm trying to move the maven-help-plugin forward into a 4.0.0 release. It
currently (3.x) uses a method to get the activated profiles
{{MavenProject#getInjectedProfileIds()}} from the project. This method is not
yet available on the new interface. I think it is necessary to introduce this
method in order to get the activated profiles from the build without needing to
rebuild the project again.
I've decided to keep the interface the same for now, but I can imagine that we
would want a better representation such as a new class or making use of the
Profile class?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)