f0d798c
<settings>
f0d798c
	<profiles>
f0d798c
		<profile>
f0d798c
			<id>JPP</id>
f0d798c
			<repositories>
f0d798c
				<repository>
f0d798c
					<id>internal</id>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__JPP_URL_PLACEHOLDER__</url>
f0d798c
				</repository>
f0d798c
				<repository>
f0d798c
					<id>external</id>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__JAVADIR_PLACEHOLDER__</url>
f0d798c
				</repository>
f0d798c
				<repository>
f0d798c
					<id>local</id>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__MAVENREPO_DIR_PLACEHOLDER__</url>
f0d798c
				</repository>
f0d798c
			</repositories>
f0d798c
			<pluginRepositories>
f0d798c
				<pluginRepository>
f0d798c
					<id>plugins-internal</id>
f0d798c
					<name>plugins-internal</name>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__JPP_URL_PLACEHOLDER__</url>
f0d798c
				</pluginRepository>
f0d798c
				<pluginRepository>
f0d798c
					<id>plugins-external</id>
f0d798c
					<name>plugins-external</name>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__JAVADIR_PLACEHOLDER__</url>
f0d798c
				</pluginRepository>
f0d798c
				<pluginRepository>
f0d798c
					<id>plugins-maven</id>
f0d798c
					<name>plugins-maven</name>
f0d798c
					<layout>jpp</layout>
f0d798c
					<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>
f0d798c
				</pluginRepository>
f0d798c
			</pluginRepositories>
f0d798c
		</profile>
f0d798c
	</profiles>
f0d798c
	<activeProfiles>
f0d798c
		<activeProfile>JPP</activeProfile>
f0d798c
	</activeProfiles>
f0d798c
</settings>