- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getInjectedProfileIds (0.06 sec)
-
impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java
* * @return The identifiers of all injected profiles, indexed by the source from which the profiles originated, never * {@code null}. */ public Map<String, List<String>> getInjectedProfileIds() { return this.injectedProfileIds; } /** * Add or replace an artifact. This method is now deprecated. Use the @{MavenProjectHelper} to attach artifacts to aRegistered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Aug 29 12:47:20 UTC 2025 - 67K bytes - Viewed (0)