-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.10 DXP GA1, Master
-
Component/s: Dev Tools > Portal Build Env
-
Labels:None
Reproduce step:
1>Build portal, Run "ant all" on this version of master:65495dec54d7c00d501db6c875a2f82e413018d1
2>Build lpkg release bundle, Run "ant build-app-lpkg-release -Dliferay.home=${your_liferay_home}" under the modules directory of portal source
Expected results:
The build lpkg release process will succeed
Actual results:
The build lpkg release process failed on move artifact:
move-artifact: BUILD FAILED /home/lily/repo/portal-ce/modules/build-app.xml:249: The following error occurred while executing this line: /home/lily/repo/portal-ce/modules/build-app.xml:271: The following error occurred while executing this line: /home/lily/repo/portal-ce/modules/build-app.xml:442: The following error occurred while executing this line: /home/lily/repo/portal-ce/modules/build-app-module.xml:463: Warning: Could not find file /opt/appservers/tomcat/osgi/modules/com.liferay.document.library.opener.onedrive.web.jar to copy.
Note: this issue still be reproduced eventhough run "ant setup-profile-portal before "all all".
Everthing worked well on this version of master:cb509ea3ac1377c7c889a628d5079c33ba31d02b
- is caused by
-
LPS-103170 Add support for new build marker file .lfrbuild-dxp
-
- Closed
-