- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for 380 (0.01 sec)
-
api/maven-api-settings/src/main/mdo/settings.mdo
<code>central</code> or <code>*,!repo1</code>. <code>*</code> (since Maven 2.0.5), <code>external:*</code> (since Maven 2.0.9) and <code>external:http:*</code> (since Maven 3.8.0) have a special meaning: see <a href="/guides/mini/guide-mirror-settings.html">Mirror Settings</a> guide. ]]> </description> </field> <field>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Tue Oct 08 13:46:42 UTC 2024 - 33.5K bytes - Viewed (0) -
android/pom.xml
</goals> </execution> </executions> </plugin> <plugin> <artifactId>maven-javadoc-plugin</artifactId> <version>3.8.0</version> <configuration>
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 31 14:51:04 UTC 2024 - 21K bytes - Viewed (0) -
pom.xml
</goals> </execution> </executions> </plugin> <plugin> <artifactId>maven-javadoc-plugin</artifactId> <version>3.8.0</version> <configuration>
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 31 14:51:04 UTC 2024 - 20.6K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/bridge/MavenRepositorySystem.java
* <ul> * <li>{@code *} (since 2.0.5)= everything,</li> * <li>{@code external:*} (since 2.0.9)= everything not on the localhost and not file based,</li> * <li>{@code external:http:*} (since 3.8.0)= any repository not on the localhost using HTTP,</li> * <li>{@code repo,repo1} (since 2.0.9)= {@code repo} or {@code repo1},</li> * <li>{@code *,!repo1} (since 2.0.9)= everything except {@code repo1}.</li> * </ul>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 32.6K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0)