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