Skip to content

Commit

Permalink
LPS-118309 Check private repository
Browse files Browse the repository at this point in the history
  • Loading branch information
petershin authored and brianchandotcom committed Aug 12, 2020
1 parent 513efeb commit 758a319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -892,6 +892,8 @@ This target has been renamed to "snapshot-bundle". Please call "snapshot-bundle"
</condition>
</fail>

<antcall inheritAll="false" target="setup-profile-dxp" />

<delete dir="${user.home}/.m2/repository/com/liferay/portal/com.liferay.portal.dxp.apps.${dxp.dir.name}" />

<gradle-execute failonerror="false" forcedcacheenabled="true" outputproperty="dxp.zip.file" setupbinariescache="@{setupbinariescache}" task="printDependencyPath">
Expand Down

0 comments on commit 758a319

Please sign in to comment.