summaryrefslogtreecommitdiffstats
path: root/scripts/f17-setup.sh
blob: 215263a1bf72c1c74c5cc1c594505f885324efc0 (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
#!/bin/sh -x

# resteasy
yum install -y\
	apache-mime4j\
	bea-stax\
	bouncycastle\
	bouncycastle-mail\
	cglib\
	codehaus-parent\
	dnsjava\
	glassfish-jaxb\
	glassfish-jaxb-api\
	google-guice\
	httpunit\
	jackson\
	jboss-web\
	jcip-annotations\
	istack-commons\
	scannotation\
	snakeyaml\
	glassfish-fi\
	txw2\
	tomcat\
	jetty-version-maven-plugin\
	maven\
	maven-checkstyle-plugin\
	maven-compiler-plugin\
	maven-deploy-plugin\
	maven-install-plugin\
	maven-javadoc-plugin\
	maven-jaxb2-plugin\
	maven-plugin-cobertura\
	maven-pmd-plugin\
	maven-resources-plugin\
	maven-site-plugin\
	maven-source-plugin\
	maven-surefire-plugin\
	maven-surefire-report-plugin