<?xml version='1.0' encoding='UTF-8'?> <maven2-moduleset> <actions/> <description></description> <logRotator> <daysToKeep>-1</daysToKeep> <numToKeep>5</numToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep> <artifactNumToKeep>-1</artifactNumToKeep> </logRotator> <keepDependencies>false</keepDependencies> <properties> <hudson.plugins.disk__usage.DiskUsageProperty/> </properties> <scm class="hudson.scm.SubversionSCM"> <locations> <hudson.scm.SubversionSCM_-ModuleLocation> <remote>https://svn.gluegent.com/repos/dazaifu/bigarrow/app/branches/1.0.x</remote> <local>.</local> </hudson.scm.SubversionSCM_-ModuleLocation> </locations> <browser class="hudson.scm.browsers.WebSVN"> <url>http://192.168.128.76/websvn/</url> </browser> <excludedRegions></excludedRegions> <includedRegions></includedRegions> <excludedUsers></excludedUsers> <excludedRevprop></excludedRevprop> <excludedCommitMessages></excludedCommitMessages> <workspaceUpdater class="hudson.scm.subversion.UpdateUpdater"/> </scm> <canRoam>true</canRoam> <disabled>false</disabled> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <jdk>sun-jdk1.6.0_26</jdk> <triggers class="vector"/> <concurrentBuild>false</concurrentBuild> <rootModule> <groupId>jp.co.monex.lab.bigarrow</groupId> <artifactId>bigarrow-build-aggregator</artifactId> </rootModule> <goals>clean package -Pstaging -DskipTests</goals> <mavenName>apache-maven-3.0.3</mavenName> <mavenOpts>-Xmx256M</mavenOpts> <aggregatorStyleBuild>true</aggregatorStyleBuild> <incrementalBuild>false</incrementalBuild> <usePrivateRepository>false</usePrivateRepository> <ignoreUpstremChanges>true</ignoreUpstremChanges> <archivingDisabled>false</archivingDisabled> <resolveDependencies>false</resolveDependencies> <processPlugins>false</processPlugins> <mavenValidationLevel>-1</mavenValidationLevel> <runHeadless>false</runHeadless> <settingConfigId></settingConfigId> <globalSettingConfigId></globalSettingConfigId> <reporters/> <publishers> <org.jfrog.hudson.ArtifactoryRedeployPublisher> <details> <artifactoryName>https://monex-lab.gluegent.com/artifactory</artifactoryName> <repositoryKey>monex-lab-releases</repositoryKey> <snapshotsRepositoryKey>monex-lab-snapshots</snapshotsRepositoryKey> </details> <deployArtifacts>true</deployArtifacts> <artifactDeploymentPatterns> <includePatterns></includePatterns> <excludePatterns></excludePatterns> </artifactDeploymentPatterns> <includeEnvVars>false</includeEnvVars> <deployBuildInfo>true</deployBuildInfo> <evenIfUnstable>false</evenIfUnstable> <runChecks>false</runChecks> <violationRecipients></violationRecipients> <includePublishArtifacts>false</includePublishArtifacts> <passIdentifiedDownstream>false</passIdentifiedDownstream> <scopes></scopes> <licenseAutoDiscovery>true</licenseAutoDiscovery> <disableLicenseAutoDiscovery>false</disableLicenseAutoDiscovery> <discardOldBuilds>false</discardOldBuilds> <discardBuildArtifacts>false</discardBuildArtifacts> <matrixParams></matrixParams> </org.jfrog.hudson.ArtifactoryRedeployPublisher> <hudson.tasks.BuildTrigger> <childProjects>bigarrow-deploy-staging-blanch-1.0.x</childProjects> <threshold> <name>SUCCESS</name> <ordinal>0</ordinal> <color>BLUE</color> </threshold> </hudson.tasks.BuildTrigger> <hudson.tasks.ArtifactArchiver> <artifacts>**/*.war,**/*.zip</artifacts> <latestOnly>true</latestOnly> </hudson.tasks.ArtifactArchiver> <hudson.plugins.yammer.YammerPublisher> <yammerGroup>mnxlab</yammerGroup> <yammerGroupId>132402</yammerGroupId> <buildResultPostOption>STATUS_CHANGE</buildResultPostOption> </hudson.plugins.yammer.YammerPublisher> <hudson.plugins.backlog.BacklogNotifier/> <hudson.plugins.svn__tag.SvnTagPublisher> <tagBaseURL>http://subversion_host/project/tags/last-successful/${env['JOB_NAME']}</tagBaseURL> <tagComment>Tagged by Hudson svn-tag plugin. Build:${env['BUILD_TAG']}.</tagComment> <tagDeleteComment>Delete old tag by SvnTag Hudson plugin.</tagDeleteComment> </hudson.plugins.svn__tag.SvnTagPublisher> </publishers> <buildWrappers/> <prebuilders/> <postbuilders/> <runPostStepsIfResult> <name>FAILURE</name> <ordinal>2</ordinal> <color>RED</color> </runPostStepsIfResult> </maven2-moduleset>