File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >commons-daemon</groupId >
4141 <artifactId >commons-daemon</artifactId >
42- <version >${cs.daemon.version} </version >
4342 </dependency >
4443 </dependencies >
4544 <build >
4645 <plugins >
4746 <plugin >
4847 <artifactId >maven-antrun-plugin</artifactId >
49- <version >1.7</version >
5048 <executions >
5149 <execution >
5250 <id >generate-resource</id >
9896 <plugin >
9997 <groupId >org.apache.maven.plugins</groupId >
10098 <artifactId >maven-dependency-plugin</artifactId >
101- <version >2.5.1</version >
10299 <executions >
103100 <execution >
104101 <id >copy-dependencies</id >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >com.google.code.gson</groupId >
3636 <artifactId >gson</artifactId >
37- <version >${cs.gson.version} </version >
3837 </dependency >
3938 <dependency >
4039 <groupId >org.apache.cloudstack</groupId >
4443 </dependency >
4544 </dependencies >
4645 <build >
47- <defaultGoal >install</defaultGoal >
4846 <plugins >
4947 <plugin >
5048 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 289289 </dependency >
290290 </dependencies >
291291 <build >
292- <defaultGoal >install</defaultGoal >
293292 <plugins >
294293 <plugin >
295294 <groupId >ru.concerteza.buildnumber</groupId >
560559 <plugin >
561560 <groupId >org.apache.maven.plugins</groupId >
562561 <artifactId >maven-dependency-plugin</artifactId >
563- <version >2.5.1</version >
564562 <executions >
565563 <execution >
566564 <id >copy</id >
Original file line number Diff line number Diff line change 3636 <artifactId >cloud-engine-api</artifactId >
3737 <version >${project.version} </version >
3838 </dependency >
39- <!--
40- <dependency>
41- <groupId>org.apache.cloudstack</groupId>
42- <artifactId>cloud-engine-schema</artifactId>
43- <version>${project.version}</version>
44- </dependency>
45- -->
4639 <dependency >
4740 <groupId >commons-codec</groupId >
4841 <artifactId >commons-codec</artifactId >
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >mysql</groupId >
2727 <artifactId >mysql-connector-java</artifactId >
28- <version >${cs.mysql.version} </version >
2928 <scope >runtime</scope >
3029 </dependency >
3130 <dependency >
3231 <groupId >commons-dbcp</groupId >
3332 <artifactId >commons-dbcp</artifactId >
34- <version >${cs.dbcp.version} </version >
3533 </dependency >
3634 <dependency >
3735 <groupId >commons-pool</groupId >
3836 <artifactId >commons-pool</artifactId >
39- <version >${cs.pool.version} </version >
4037 </dependency >
4138 <dependency >
4239 <groupId >org.jasypt</groupId >
4340 <artifactId >jasypt</artifactId >
44- <version >${cs.jasypt.version} </version >
4541 </dependency >
4642 <dependency >
4743 <groupId >org.apache.cloudstack</groupId >
5551 </dependency >
5652 </dependencies >
5753 <build >
58- <defaultGoal >install</defaultGoal >
5954 <plugins >
6055 <plugin >
6156 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >com.google.code.gson</groupId >
2929 <artifactId >gson</artifactId >
30- <version >${cs.gson.version} </version >
3130 </dependency >
3231 <dependency >
3332 <groupId >com.google.guava</groupId >
3433 <artifactId >guava</artifactId >
35- <version >${cs.guava.version} </version >
3634 </dependency >
3735 </dependencies >
3836</project >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >cglib</groupId >
2525 <artifactId >cglib-nodep</artifactId >
26- <version >${cs.cglib.version} </version >
2726 </dependency >
2827 <dependency >
2928 <groupId >com.google.code.gson</groupId >
3029 <artifactId >gson</artifactId >
31- <version >${cs.gson.version} </version >
3230 </dependency >
3331 <dependency >
3432 <groupId >org.apache.cloudstack</groupId >
Original file line number Diff line number Diff line change 2828 <artifactId >cloud-framework-rest</artifactId >
2929 <name >Apache CloudStack Framework - REST</name >
3030 <build >
31- <defaultGoal >install</defaultGoal >
32- <sourceDirectory >src</sourceDirectory >
33- <testSourceDirectory >test</testSourceDirectory >
3431 </build >
3532 <dependencies >
3633 <dependency >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >org.apache.servicemix.bundles</groupId >
3535 <artifactId >org.apache.servicemix.bundles.snmp4j</artifactId >
36- <version >2.1.0_1</version >
3736 </dependency >
3837 <dependency >
3938 <groupId >log4j</groupId >
4039 <artifactId >log4j</artifactId >
41- <version >${cs.log4j.version} </version >
4240 </dependency >
4341 </dependencies >
4442
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >log4j</groupId >
3535 <artifactId >log4j</artifactId >
36- <version >${cs.log4j.version} </version >
3736 </dependency >
3837 </dependencies >
3938
You can’t perform that action at this time.
0 commit comments