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