All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.build.xml Maven / Gradle / Ivy

<project name="${artifactId}" default="WAR-build" basedir=".">
	<description>${artifactId} - Build file</description>
	
	<import file="buildProperties.xml"/>
	<import file="buildTasks.xml"/>
	
</project>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy