Revision 30817

View differences:

branches/3D_Animation_prepto_osgvp_2_2_0/build/pom.xml
64 64
			<url>http://maven.geotools.fr/repository
65 65
			</url>
66 66
		</repository>
67
<!--		<repository>-->
68
<!--			<id>OSGVP</id>-->
69
<!--			<url>http://josgplanets.ai2.upv.es/maven/repository-->
70
<!--			</url>-->
71
<!--		</repository>-->
67
		<!--		<repository>-->
68
		<!--			<id>OSGVP</id>-->
69
		<!--			<url>http://josgplanets.ai2.upv.es/maven/repository-->
70
		<!--			</url>-->
71
		<!--		</repository>-->
72 72
	</repositories>
73 73
	<reporting>
74 74
		<plugins>
......
112 112
				<configuration>
113 113
					<source>1.5</source>
114 114
					<target>1.5</target>
115
          <!-- put your configurations here -->
115
					<!-- put your configurations here -->
116 116
					<encoding>ISO-8859-1</encoding>
117
<!--					<failOnError>false</failOnError>-->
117
					<!--					<failOnError>false</failOnError>-->
118 118
				</configuration>
119 119
			</plugin>
120
			<plugin>
121
				<groupId>org.apache.maven.plugins</groupId>
122
				<artifactId>maven-eclipse-plugin</artifactId>
123
				<configuration>
124
					<downloadSources>true</downloadSources>
125
					<downloadJavadocs>true</downloadJavadocs>
126
				</configuration>
127
			</plugin>
120 128
		</plugins>
121 129
	</build>
122 130
	<profiles>

Also available in: Unified diff