Lines Matching full:maven
6 Maven Plugin - Copyright (c) 2009 Jim Idle
36 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
37 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
41 The ANTLR Maven artifacts are now released via the Sonotype OSS
42 repository, which means that they are synced to Maven central
56 <!-- Maven model we are inheriting from
62 Now that the ANTLR project has adopted Maven with a vengence,
77 <artifactId>antlr3-maven-plugin</artifactId>
78 <packaging>maven-plugin</packaging>
85 <name>Maven plugin for ANTLR V3.4</name>
87 <maven>2.0</maven>
104 itself to provide support not just for Maven oriented things but any other tool
141 <groupId>org.apache.maven.plugins</groupId>
142 <artifactId>maven-gpg-plugin</artifactId>
249 <groupId>org.apache.maven</groupId>
250 <artifactId>maven-plugin-api</artifactId>
256 <groupId>org.apache.maven</groupId>
257 <artifactId>maven-project</artifactId>
291 <groupId>org.apache.maven.shared</groupId>
292 <artifactId>maven-plugin-testing-harness</artifactId>
306 <artifactId>maven-compiler-plugin</artifactId>
315 <groupId>org.apache.maven.plugins</groupId>
316 <artifactId>maven-site-plugin</artifactId>
321 <groupId>org.apache.maven.plugins</groupId>
322 <artifactId>maven-project-info-reports-plugin</artifactId>
330 <groupId>org.apache.maven.plugins</groupId>
331 <artifactId>maven-source-plugin</artifactId>
344 <groupId>org.apache.maven.plugins</groupId>
345 <artifactId>maven-javadoc-plugin</artifactId>