Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit e92416a

Browse files
author
GitHub
committed
Generated site for downloads-maven-plugin 0.5
1 parent 3d5d66f commit e92416a

33 files changed

+432
-196
lines changed

downloads-plugin/apidocs/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
All Classes (GitHub Downloads Maven Plugin 0.4 API)
8+
All Classes (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1414

downloads-plugin/apidocs/allclasses-noframe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
All Classes (GitHub Downloads Maven Plugin 0.4 API)
8+
All Classes (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1414

downloads-plugin/apidocs/com/github/maven/plugins/downloads/DownloadsMojo.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:34 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
DownloadsMojo (GitHub Downloads Maven Plugin 0.4 API)
8+
DownloadsMojo (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="DownloadsMojo (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="DownloadsMojo (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -211,7 +211,7 @@ <H2>
211211
<TH ALIGN="left"><B>Methods inherited from class com.github.maven.plugins.core.GitHubProjectMojo</B></TH>
212212
</TR>
213213
<TR BGCOLOR="white" CLASS="TableRowColor">
214-
<TD><CODE>createClient, debug, debug, getExceptionMessage, getRepository, info, info, isDebug, isInfo</CODE></TD>
214+
<TD><CODE>configureOAuth2Token, configureServerCredentials, configureUsernamePassword, createClient, createClient, createClient, debug, debug, getExceptionMessage, getRepository, getServer, info, info, isDebug, isInfo</CODE></TD>
215215
</TR>
216216
</TABLE>
217217
&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
@@ -399,6 +399,6 @@ <H2>
399399
<!-- ======== END OF BOTTOM NAVBAR ======= -->
400400

401401
<HR>
402-
Copyright &#169; 2011. All Rights Reserved.
402+
Copyright &#169; 2012. All Rights Reserved.
403403
</BODY>
404404
</HTML>

downloads-plugin/apidocs/com/github/maven/plugins/downloads/class-use/DownloadsMojo.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
Uses of Class com.github.maven.plugins.downloads.DownloadsMojo (GitHub Downloads Maven Plugin 0.4 API)
8+
Uses of Class com.github.maven.plugins.downloads.DownloadsMojo (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="Uses of Class com.github.maven.plugins.downloads.DownloadsMojo (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="Uses of Class com.github.maven.plugins.downloads.DownloadsMojo (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -138,6 +138,6 @@ <H2>
138138
<!-- ======== END OF BOTTOM NAVBAR ======= -->
139139

140140
<HR>
141-
Copyright &#169; 2011. All Rights Reserved.
141+
Copyright &#169; 2012. All Rights Reserved.
142142
</BODY>
143143
</HTML>

downloads-plugin/apidocs/com/github/maven/plugins/downloads/package-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.4 API)
8+
com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
1414

downloads-plugin/apidocs/com/github/maven/plugins/downloads/package-summary.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.4 API)
8+
com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -151,6 +151,6 @@ <H2>
151151
<!-- ======== END OF BOTTOM NAVBAR ======= -->
152152

153153
<HR>
154-
Copyright &#169; 2011. All Rights Reserved.
154+
Copyright &#169; 2012. All Rights Reserved.
155155
</BODY>
156156
</HTML>

downloads-plugin/apidocs/com/github/maven/plugins/downloads/package-tree.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
com.github.maven.plugins.downloads Class Hierarchy (GitHub Downloads Maven Plugin 0.4 API)
8+
com.github.maven.plugins.downloads Class Hierarchy (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="com.github.maven.plugins.downloads Class Hierarchy (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="com.github.maven.plugins.downloads Class Hierarchy (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -149,6 +149,6 @@ <H2>
149149
<!-- ======== END OF BOTTOM NAVBAR ======= -->
150150

151151
<HR>
152-
Copyright &#169; 2011. All Rights Reserved.
152+
Copyright &#169; 2012. All Rights Reserved.
153153
</BODY>
154154
</HTML>

downloads-plugin/apidocs/com/github/maven/plugins/downloads/package-use.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
Uses of Package com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.4 API)
8+
Uses of Package com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="Uses of Package com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="Uses of Package com.github.maven.plugins.downloads (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -138,6 +138,6 @@ <H2>
138138
<!-- ======== END OF BOTTOM NAVBAR ======= -->
139139

140140
<HR>
141-
Copyright &#169; 2011. All Rights Reserved.
141+
Copyright &#169; 2012. All Rights Reserved.
142142
</BODY>
143143
</HTML>

downloads-plugin/apidocs/constant-values.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
Constant Field Values (GitHub Downloads Maven Plugin 0.4 API)
8+
Constant Field Values (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="Constant Field Values (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="Constant Field Values (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -140,6 +140,6 @@ <H1>
140140
<!-- ======== END OF BOTTOM NAVBAR ======= -->
141141

142142
<HR>
143-
Copyright &#169; 2011. All Rights Reserved.
143+
Copyright &#169; 2012. All Rights Reserved.
144144
</BODY>
145145
</HTML>

downloads-plugin/apidocs/deprecated-list.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Mon Dec 05 17:59:35 PST 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Sun Apr 22 10:27:11 PDT 2012 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
Deprecated List (GitHub Downloads Maven Plugin 0.4 API)
8+
Deprecated List (GitHub Downloads Maven Plugin 0.5 API)
99
</TITLE>
1010

11-
<META NAME="date" CONTENT="2011-12-05">
11+
<META NAME="date" CONTENT="2012-04-22">
1212

1313
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1414

1515
<SCRIPT type="text/javascript">
1616
function windowTitle()
1717
{
1818
if (location.href.indexOf('is-external=true') == -1) {
19-
parent.document.title="Deprecated List (GitHub Downloads Maven Plugin 0.4 API)";
19+
parent.document.title="Deprecated List (GitHub Downloads Maven Plugin 0.5 API)";
2020
}
2121
}
2222
</SCRIPT>
@@ -140,6 +140,6 @@ <H2>
140140
<!-- ======== END OF BOTTOM NAVBAR ======= -->
141141

142142
<HR>
143-
Copyright &#169; 2011. All Rights Reserved.
143+
Copyright &#169; 2012. All Rights Reserved.
144144
</BODY>
145145
</HTML>

0 commit comments

Comments
 (0)