OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maven
(Results
126 - 150
of
289
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3ErrorLog.java
5
Maven
Plugin - Copyright (c) 2009 Jim Idle
36
import org.apache.
maven
.plugin.logging.Log;
39
* The
Maven
plexus container gives us a Log logging provider
49
* it receives to the
Maven
error sink.
51
* @param log The
Maven
Error Log
58
* Sends an informational message to the
Maven
log sink.
59
* @param s The message to send to
Maven
66
* Sends an error message from ANTLR analysis to the
Maven
Log sink.
68
* @param message The message to send to
Maven
.
75
* Sends a warning message to the
Maven
log sink
[
all
...]
/external/chromium_org/third_party/protobuf/java/
README.txt
6
Installation - With
Maven
9
The Protocol Buffers build is managed using
Maven
. If you would
10
rather build without
Maven
, see below.
12
1) Install Apache
Maven
if you don't have it:
14
http://
maven
.apache.org/
32
4) Install the library into your
Maven
repository:
36
5) If you do not use
Maven
to manage your own build, you can build a
43
Installation - 'Lite' Version - With
Maven
49
http://
maven
.apache.org/guides/introduction/introduction-to-profiles.html)
65
Installation - Without
Maven
[
all
...]
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
39
<artifactId>
maven
-bundle-plugin</artifactId>
63
<artifactId>
maven
-compiler-plugin</artifactId>
71
<artifactId>
maven
-source-plugin</artifactId>
82
<artifactId>
maven
-javadoc-plugin</artifactId>
94
<artifactId>animal-sniffer-
maven
-plugin</artifactId>
114
<groupId>org.apache.
maven
.plugins</groupId
[
all
...]
/prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/
easymock-3.1.pom
3
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd">
53
<artifactId>build-helper-
maven
-plugin</artifactId>
70
<artifactId>
maven
-bundle-plugin</artifactId>
95
<groupId>com.atlassian.
maven
.plugins</groupId>
96
<artifactId>
maven
-clover2-plugin</artifactId>
129
<artifactId>
maven
-surefire-plugin</artifactId>
144
<groupId>com.mycila.
maven
-license-plugin</groupId>
[
all
...]
/prebuilts/tools/common/gradle-plugins/repository/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom
14
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd">
24
<description>Sonatype helps open source projects to set up
Maven
repositories on https://oss.sonatype.org/ </description>
63
<groupId>org.apache.
maven
.plugins</groupId>
64
<artifactId>
maven
-enforcer-plugin</artifactId>
68
<id>enforce-
maven
</id>
76
<message>
Maven
2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
87
<groupId>org.apache.
maven
.plugins</groupId
[
all
...]
/prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom
14
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd">
24
<description>Sonatype helps open source projects to set up
Maven
repositories on https://oss.sonatype.org/ </description>
63
<groupId>org.apache.
maven
.plugins</groupId>
64
<artifactId>
maven
-enforcer-plugin</artifactId>
68
<id>enforce-
maven
</id>
76
<message>
Maven
2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
87
<groupId>org.apache.
maven
.plugins</groupId
[
all
...]
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.pom
19
xmlns="http://
maven
.apache.org/POM/4.0.0"
21
xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
179
<
maven
.compile.source>1.4</
maven
.compile.source>
180
<
maven
.compile.target>1.4</
maven
.compile.target>
195
<groupId>org.apache.
maven
.plugins</groupId>
196
<artifactId>
maven
-surefire-plugin</artifactId>
[
all
...]
/external/jsr305/
Readme.rtf
7
\f0\fs24 \cf0 After installing
maven
, do the update and at the main directory, run either\
/external/smali/
extract-property.xslt
1
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pom="http://
maven
.apache.org/POM/4.0.0" version="1.0">
/frameworks/support/
build.gradle
3
maven
{ url '../../prebuilts/gradle-plugin' }
4
maven
{ url '../../prebuilts/tools/common/m2/repository' }
5
maven
{ url '../../prebuilts/tools/common/m2/internal' }
31
apply plugin: '
maven
'
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/
manifest-merger-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/lint/lint/22.2.0/
lint-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.pom
2
<project xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/xsd/
maven
-4.0.0.xsd" xmlns="http://
maven
.apache.org/POM/4.0.0"
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/jsr305/2.0.1/
jsr305-2.0.1.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
/prebuilts/tools/common/m2/internal/junit/junit/3.8.1/
junit-3.8.1.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0"
4
xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd ">
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.pom
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
/external/antlr/antlr-3.4/runtime/Java/
pom.xml
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
42
<role>Developer -
Maven
stuff</role>
77
<artifactId>
maven
-compiler-plugin</artifactId>
86
<artifactId>findbugs-
maven
-plugin</artifactId>
/external/antlr/antlr-3.4/tool/
pom.xml
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
70
Tell
Maven
which other artifacts we need in order to
89
<artifactId>antlr3-
maven
-plugin</artifactId>
104
<artifactId>
maven
-compiler-plugin</artifactId>
/external/guava/guava-gwt/
pom.xml
2
<project xmlns="http://
maven
.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://
maven
.apache.org/POM/4.0.0 http://
maven
.apache.org/
maven
-v4_0_0.xsd">
56
<groupId>org.apache.
maven
.plugins</groupId>
57
<artifactId>
maven
-compiler-plugin</artifactId>
65
<groupId>org.apache.
maven
.plugins</groupId>
66
<artifactId>
maven
-dependency-plugin</artifactId>
88
<groupId>org.apache.
maven
.plugins</groupId>
89
<artifactId>
maven
-antrun-plugin</artifactId
[
all
...]
Completed in 200 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>