-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-4.2.5-ga6
-
Component/s: ZZZ: Legacy - Test
-
Labels:None
Recent change in FACES-2131 caused the test/integration/util jar to stop getting installed into our local .m2. and causes the following kinds of errors when trying to run integration tests:
[WARNING] The POM for com.liferay.faces.test:liferay-faces-test-integration-util:jar:4.2.0-m3-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.791s
[INFO] Finished at: Fri Feb 27 16:10:33 EST 2015
[INFO] Final Memory: 8M/245M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project test-jsf2-portlet: Could not resolve dependencies for project com.liferay.faces.test:test-jsf2-portlet:jar:4.2.0-m3-SNAPSHOT: Failure to find com.liferay.faces.test:liferay-faces-test-integration-util:jar:4.2.0-m3-SNAPSHOT
- Discovered while testing
-
FACES-2131 Maven build system logs warnings about empty jars and unnecessarily installs .war artifacts in local .m2/repository
-
- Closed
-