summaryrefslogtreecommitdiff
path: root/conf/sources.mk
blob: 015ab3d50e03aa867a2642054fd5ccfa06fe4234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
_apache_svn                                 =  https://svn.apache.org/repos/asf
_apache_mirror                              =  http://archive.apache.org/dist
_objectweb_mirror                           =  http://download.forge.objectweb.org

_tarbombs =

# Apache tarballs
commons-cli                                 =  tar|$(_apache_mirror)/commons/cli/source/commons-cli-1.2-src.tar.gz
commons-io                                  =  tar|$(_apache_mirror)/commons/io/source/commons-io-2.4-src.tar.gz
commons-codec                               =  tar|$(_apache_mirror)/commons/codec/source/commons-codec-1.9-src.tar.gz
commons-lang2                               =  tar|$(_apache_mirror)/commons/lang/source/commons-lang-2.6-src.tar.gz
commons-logging                             =  tar|$(_apache_mirror)/commons/logging/source/commons-logging-1.2-src.tar.gz
commons-logging-bootstrap                   =  $(commons-logging)
commons-net                                 =  tar|$(_apache_mirror)/commons/net/source/commons-net-3.3-src.tar.gz

httpcomponents-client-bootstrap             =  tar|$(_apache_mirror)/httpcomponents/httpclient/source/httpcomponents-client-4.3.4-src.tar.gz
httpcomponents-core                         =  tar|$(_apache_mirror)/httpcomponents/httpcore/source/httpcomponents-core-4.3.2-src.tar.gz

maven                                       =  tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz
maven-artifact-bootstrap                    =  tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz|maven-artifact
maven-plugin-api-bootstrap                  =  tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz|maven-plugin-api

mina                                        =  tar|$(_apache_mirror)/mina/mina/2.0.7/apache-mina-2.0.7-src.tar.bz2|src
mina-sshd                                   =  tar|$(_apache_mirror)/mina/sshd/0.11.0/apache-sshd-0.11.0-src.tar.gz

# Apache SVN
maven-plugin-annotations-bootstrap          =  svn|$(_apache_svn)/maven/plugin-tools|tags/maven-plugin-tools-3.3/maven-plugin-annotations
maven-plugin-tools-api-bootstrap            =  svn|$(_apache_svn)/maven/plugin-tools|tags/maven-plugin-tools-3.3/maven-plugin-tools-api
xbean-bootstrap                             =  svn|$(_apache_svn)/geronimo/xbean|tags/xbean-3.9

# Modello
modello-core                                =  tar|https://github.com/sonatype/modello/archive/modello-1.8.1.tar.gz|modello-core
modello-plugins                             =  tar|https://github.com/sonatype/modello/archive/modello-1.8.1.tar.gz|modello-plugins

# Plexus
plexus-build-api                            =  tar|https://github.com/sonatype/sisu-build-api/archive/plexus-build-api-0.0.7.tar.gz
plexus-cipher                               =  tar|https://github.com/sonatype/plexus-cipher/archive/plexus-cipher-1.7.tar.gz
plexus-classworlds                          =  tar|https://github.com/sonatype/plexus-classworlds/archive/plexus-classworlds-2.5.1.tar.gz
plexus-cli                                  =  tar|https://github.com/sonatype/plexus-components/archive/plexus-components-1.1.20.tar.gz|plexus-cli
plexus-interactivity                        =  tar|https://github.com/sonatype/plexus-components/archive/plexus-interactivity-1.0-alpha-6.tar.gz
plexus-interpolation                        =  tar|https://github.com/sonatype/plexus-interpolation/archive/plexus-interpolation-1.19.tar.gz
plexus-sec-dispatcher                       =  git|git://github.com/sonatype/plexus-sec-dispatcher.git|7db8f880486e192a1c5ea9544e01e756c3d49d0f
plexus-utils                                =  tar|https://github.com/sonatype/plexus-utils/archive/plexus-utils-3.0.17.tar.gz
# Plexus containers
plexus-component-annotations                =  tar|https://github.com/sonatype/plexus-containers/archive/plexus-containers-1.5.5.tar.gz|plexus-component-annotations
plexus-component-metadata-bootstrap         =  tar|https://github.com/sonatype/plexus-containers/archive/plexus-containers-1.5.5.tar.gz|plexus-component-metadata
plexus-container-default                    =  tar|https://github.com/sonatype/plexus-containers/archive/plexus-containers-1.5.5.tar.gz|plexus-container-default

# OSGi code (starting at 4.2)
osgi42-core                                 =  tar|http://www.osgi.org/download/r4v42/osgi.core.jar|OSGI-OPT
osgi42-cmpn                                 =  tar|http://www.osgi.org/download/r4v42/osgi.cmpn.jar|OSGI-OPT
osgi42-enterprise                           =  tar|http://www.osgi.org/download/r4v42/osgi.enterprise.jar|OSGI-OPT
_tarbombs += $(osgi42-core) $(osgi42-cmpn) $(osgi42-enterprise)

osgi43-core                                 =  tar|http://www.osgi.org/download/r4v43/osgi.core-4.3.1.jar|OSGI-OPT
osgi43-cmpn                                 =  tar|http://www.osgi.org/download/r4v43/osgi.cmpn-4.3.1.jar|OSGI-OPT
osgi43-residential                          =  tar|http://www.osgi.org/download/r4v43/osgi.residential-4.3.0.jar|OSGI-OPT
_tarbombs += $(osgi43-core) $(osgi43-cmpn) $(osgi43-residential)

osgi50-core                                 =  tar|http://www.osgi.org/download/r5/osgi.core-5.0.0.jar|OSGI-OPT
osgi50-cmpn                                 =  tar|http://www.osgi.org/download/r5/osgi.cmpn-5.0.0.jar|OSGI-OPT
osgi50-enterprise                           =  tar|http://www.osgi.org/download/r5/osgi.enterprise-5.0.0.jar|OSGI-OPT
_tarbombs += $(osgi50-core) $(osgi50-cmpn) $(osgi50-enterprise)

osgi60-core                                 =  tar|http://www.osgi.org/download/r6/osgi.core-6.0.0.jar|OSGI-OPT
_tarbombs += $(osgi60-core)

# ObjectWeb
asm1                                        =  tar|$(_objectweb_mirror)/asm/asm-1.5.3.tar.gz
asm2                                        =  tar|$(_objectweb_mirror)/asm/asm-2.2.3.tar.gz
asm3                                        =  tar|$(_objectweb_mirror)/asm/asm-3.3.1.tar.gz
asm4                                        =  tar|$(_objectweb_mirror)/asm/asm-4.2.tar.gz
asm5                                        =  tar|$(_objectweb_mirror)/asm/asm-5.0.3.tar.gz
ow-util-ant-tasks                           =  tar|$(_objectweb_mirror)/monolog/ow_util_ant_tasks_1.3.2.zip
ow-util-ant-tasks-bootstrap                 =  $(ow-util-ant-tasks)
_tarbombs += $(ow-util-ant-tasks)

# Misc tarballs
aopalliance                                 =  tar|http://aopalliance.cvs.sourceforge.net/viewvc/aopalliance/aopalliance/?view=tar
bnd                                         =  tar|https://github.com/bndtools/bnd/archive/2.3.0.REL.tar.gz
cal10n                                      =  tar|https://github.com/qos-ch/cal10n/archive/v_0.8.1.tar.gz
cglib                                       =  tar|https://github.com/cglib/cglib/archive/RELEASE_3_1.tar.gz
gradle                                      =  tar|https://services.gradle.org/distributions/gradle-1.12-src.zip
groovy                                      =  tar|https://dl.bintray.com/groovy/maven/groovy-src-2.3.3.zip
guice-bootstrap                             =  tar|https://google-guice.googlecode.com/files/guice-3.0-src.zip
#javacc                                      =  tar|https://java.net/projects/javacc/downloads/download/javacc-6.0src.zip
javassist                                   =  tar|https://github.com/jboss-javassist/javassist/archive/rel_3_18_2_ga.tar.gz
jline                                       =  tar|https://downloads.sourceforge.net/project/jline/jline/1.0/jline-1.0.zip|src
jzlib                                       =  tar|https://github.com/ymnk/jzlib/archive/1.1.3.zip
ognl                                        =  tar|https://github.com/jkuhnert/ognl/archive/OGNL_3_0_8.tar.gz
qdox                                        =  tar|https://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/qdox/qdox/2.0-M1/qdox-2.0-M1-project.tar.bz2
slf4j-api                                   =  tar|http://www.slf4j.org/dist/slf4j-1.7.7.tar.gz|slf4j-api # HTTPS is mis-configured
wagon                                       =  tar|$(_apache_mirror)/maven/wagon/wagon-2.6-source-release.zip

eclispelink-persistence20                   =  tar|http://git.eclipse.org/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-2.0.6.v201308211412.tar.gz
eclipselink-persistence21                   =  tar|http://git.eclipse.org/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-2.1.0.v201304241213.tar.gz
sisu-inject-bootstrap                       =  tar|https://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/snapshot/releases/0.2.1.tar.gz|0.2.1

# Misc Git
aether-core-bootstrap                       =  git|git://git.eclipse.org/gitroot/aether/aether-core.git|aether-1.0.0.v20140518
bouncycastle-java                           =  git|http://git.bouncycastle.org/repositories/bc-java|r1rv50 # SSL is broken
guava                                       =  git|https://code.google.com/p/guava-libraries/|v17.0/guava
jsoup                                       =  git|git://github.com/jhy/jsoup.git|jsoup-1.7.3
jarjar                                      =  svn|https://jarjar.googlecode.com/svn|trunk/jarjar

# FuseSource
jansi                                       =  tar|https://github.com/fusesource/jansi/archive/jansi-project-1.11.tar.gz
jansi-native                                =  tar|https://github.com/fusesource/jansi-native/archive/jansi-native-1.5.tar.gz
hawtjni                                     =  tar|https://github.com/fusesource/hawtjni/archive/hawtjni-project-1.10.tar.gz
hawtjni-bootstrap                           =  $(hawtjni)

# Is missing support for jom4j and xom
jaxen-bootstrap                             =  tar|http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.6-src.tar.gz # HTTPS is broken

jdom1                                       =  tar|https://github.com/hunterhacker/jdom/archive/jdom-1.1.3.tar.gz
jdom1-bootstrap                             =  $(jdom1)

jflex                                       =  tar|http://jflex.de/jflex-1.5.1.tar.gz # No TLS
jflex-bootstrap                             =  $(jflex)

# Any other implementation of JSR-305 would probably be fine too.
jsr305                                      =  svn|https://jsr-305.googlecode.com/svn|trunk/ri

# An implementation of JSR-330.  Google Guice also implements JSR-330.
atinject-javax.inject                       =  svn|https://atinject.googlecode.com/svn|trunk