Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for setProfileActivationFilePathInterpolator (0.17 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. compat/maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java

        @BeforeEach
        @Override
        void setUp() throws Exception {
            activator = new FileProfileActivator()
                    .setProfileActivationFilePathInterpolator(new ProfileActivationFilePathInterpolator()
                            .setPathTranslator(new DefaultPathTranslator())
                            .setRootLocator(new DefaultRootLocator() {
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Jan 10 07:09:12 GMT 2025
    - 6.2K bytes
    - Click Count (0)
  2. compat/maven-model-builder/pom.xml

                  <!--              <exclude>org.apache.maven.model.profile.activation.FileProfileActivator#setProfileActivationFilePathInterpolator(org.apache.maven.model.path.ProfileActivationFilePathInterpolator):METHOD_REMOVED</exclude>-->
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 12.3K bytes
    - Click Count (0)
Back to Top