-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.9.3-SNAPSHOT
-
Fix Version/s: 5.9.3
-
Component/s: Nuxeo Package Management
-
Sprint:Sprint 1
Since "NXP-14031: activate ftest profile when skipTests is false", the release script is activating the "ftest" profile. That raises a hidden issue: the DAM ftest must be executed after the nuxeo-distribution-tomcat build.
[INFO] --- ant-assembly-maven-plugin:2.0.1-SNAPSHOT:build (start-tomcat) @ nuxeo-distribution-dam-webdriver-tests --- (...) nuxeo-asset-browser-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat::zip:nuxeo-cap [INFO] Managed version set on org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:zip:nuxeo-cap:5.9.3-I20140319_0120 [INFO] Downloading: http://maven.in.nuxeo.com/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.3-I20140319_0120/nuxeo-distribution-tomcat-5.9.3-I20140319_0120-nuxeo-cap.zip [INFO] Downloading: http://maven.in.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.3-I20140319_0120/nuxeo-distribution-tomcat-5.9.3-I20140319_0120-nuxeo-cap.zip [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.3-I20140319_0120/nuxeo-distribution-tomcat-5.9.3-I20140319_0120-nuxeo-cap.zip [ERROR] BUILD FAILED - at 3/19/14 2:20 AM /home/hudson/tmp/workspace/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dam/ftest/webdriver/target/nuxeo-ftest.xml:942: The following error occurred while executing this line: /home/hudson/tmp/workspace/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dam/ftest/webdriver/target/nuxeo-ftest.xml:1018: The following error occurred while executing this line: /home/hudson/tmp/workspace/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dam/ftest/webdriver/target/nuxeo-ftest.xml:1360: Cannot resolve file with key 'org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:null:zip:nuxeo-cap:compile'
- depends on
-
NXP-14031 Ease release_mp script usage
- Resolved