- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 126 for xdoc (0.04 sec)
-
api/maven-api-plugin/src/main/mdo/plugin.mdo
</field> <field xdoc.separator="blank"> <name>mojos</name> <version>1.0.0+</version> <association> <type>MojoDescriptor</type> <multiplicity>*</multiplicity> </association> <description>Description of each Mojo provided by the plugin.</description> </field> <field xdoc.separator="blank">
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Aug 16 14:16:22 UTC 2024 - 24.9K bytes - Viewed (0) -
api/maven-api-plugin/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 4.5K bytes - Viewed (0) -
api/maven-api-settings/src/main/mdo/settings.mdo
Indicate whether maven should operate in offline mode full-time. </description> <type>boolean</type> <defaultValue>false</defaultValue> </field> <field xdoc.separator="blank"> <name>proxies</name> <version>1.0.0+</version> <description> Configuration for different proxy profiles. Multiple proxy profiles
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Tue Oct 08 13:46:42 UTC 2024 - 33.5K bytes - Viewed (0) -
api/maven-api-metadata/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 3.1K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<!-- Parent Model --> <!-- ====================================================================== --> <field xdoc.separator="blank"> <name>parent</name> <version>4.0.0+</version> <description>The location of the parent project, if one exists. Values from the parent
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Oct 09 11:07:31 UTC 2024 - 115.1K bytes - Viewed (0) -
api/maven-api-settings/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Oct 24 15:53:41 UTC 2024 - 3.2K bytes - Viewed (0) -
api/pom.xml
<artifactId>modello-maven-plugin</artifactId> <executions> <execution> <id>modello-site-docs</id> <goals> <goal>xdoc</goal> <goal>xsd</goal> </goals> <phase>none</phase> </execution> </executions> </plugin> </plugins> </pluginManagement>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 3.7K bytes - Viewed (0) -
impl/maven-core/pom.xml
<models /> </configuration> <executions> <execution> <!-- This step is required to generate xdoc, and does not generate java code --> <id>modello-site-doc</id> <goals> <goal>xdoc</goal> </goals> <phase>pre-site</phase> <configuration> <version>1.0.0</version> <models>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 13:40:16 UTC 2024 - 15.4K bytes - Viewed (0) -
compat/maven-model/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6.9K bytes - Viewed (0) -
src/cmd/cgo/doc.go
not be referenced from Go code; static functions are permitted. See $GOROOT/cmd/cgo/internal/teststdio and $GOROOT/misc/cgo/gmp for examples. See "C? Go? Cgo!" for an introduction to using cgo: https://golang.org/doc/articles/c_go_cgo.html. CFLAGS, CPPFLAGS, CXXFLAGS, FFLAGS and LDFLAGS may be defined with pseudo #cgo directives within these comments to tweak the behavior of the C, C++
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Oct 01 22:52:54 UTC 2024 - 44K bytes - Viewed (0)