Skip to content

Commit

Permalink
note special case here: use aggregate.site instead of aggregate.snaps…
Browse files Browse the repository at this point in the history
…hotLocation-site
  • Loading branch information
nickboldt committed May 22, 2015
1 parent fb3056b commit 5bfba37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aggregate/site/pom.xml
Expand Up @@ -186,7 +186,8 @@
<arg>-s</arg>
<arg>${project.build.directory}/fullSite</arg>
<arg>-t</arg>
<arg>mars/snapshots/builds/jbosstools-build-sites.aggregate.${snapshotLocation}-site_${jbosstools_site_stream}/${BUILD_ID}-B${BUILD_NUMBER}</arg>
<!-- note special case here: use aggregate.site instead of aggregate.${snapshotLocation}-site -->
<arg>mars/snapshots/builds/jbosstools-build-sites.aggregate.site_${jbosstools_site_stream}/${BUILD_ID}-B${BUILD_NUMBER}</arg>
</arguments>
</configuration>
</execution>
Expand Down

0 comments on commit 5bfba37

Please sign in to comment.