Project

General

Profile

« Previous | Next » 

Revision 36136

cleaned pom. The project exporter module must be here.

View differences:

webapps/dnet-container-provision/branches/beta/pom.xml
70 70
			<version>[1.0.0,2.0.0)</version>
71 71
		</dependency>
72 72

  
73
		<!-- <dependency> -->
74
		<!-- <groupId>xml-apis</groupId> -->
75
		<!-- <artifactId>xml-apis</artifactId> -->
76
		<!-- <version>1.4.01</version> -->
77
		<!-- </dependency> -->
78
		<!-- <dependency> -->
79
		<!-- <groupId>jaxen</groupId> -->
80
		<!-- <artifactId>jaxen</artifactId> -->
81
		<!-- <version>1.1.1</version> -->
82
		<!-- <exclusions> -->
83
		<!-- <exclusion> -->
84
		<!-- <artifactId>xalan</artifactId> -->
85
		<!-- <groupId>xalan</groupId> -->
86
		<!-- </exclusion> -->
87
		<!-- </exclusions> -->
88
		<!-- </dependency> -->
89 73
		<dependency>
90 74
			<groupId>xerces</groupId>
91 75
			<artifactId>xercesImpl</artifactId>
92 76
			<version>2.11.0</version>
93 77
			<scope>compile</scope>
94 78
		</dependency>
95
		<!-- <dependency> -->
96
		<!-- <groupId>xalan</groupId> -->
97
		<!-- <artifactId>xalan</artifactId> -->
98
		<!-- <version>2.7.1</version> -->
99
		<!-- </dependency> -->
100 79

  
101 80
		<!-- Index service -->
102 81
		<dependency>
......
104 83
			<artifactId>dnet-index-solr-service</artifactId>
105 84
			<version>[2.0.0,3.0.0)</version>
106 85
		</dependency>
107
		<!-- Bulk project export. Commented out until we remove it from the is container -->
108
		<!--  <dependency>
86

  
87
		<dependency>
109 88
			<groupId>eu.dnetlib</groupId>
110 89
			<artifactId>cnr-openaire-exporter</artifactId>
111 90
			<version>[4.0.0,5.0.0)</version>
112 91
		</dependency>
113
		-->
114 92

  
93

  
115 94
	</dependencies>
116 95
	<properties>
117 96
		<dnet.container.context>provision</dnet.container.context>

Also available in: Unified diff