See <https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/15/>
------------------------------------------
[...truncated 768 lines...]
at
org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1548)
at
org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:100)
at
org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:422)
at
org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithErrorReference(TestDefaultPageProviders.java:409)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.query.QueryException. message: Invalid query: NXQL: SELECT
dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:604)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:524)
at
org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1545)
... 28 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.storage.StorageException. message: Invalid query: NXQL:
SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:795)
at
org.nuxeo.ecm.core.storage.sql.CachingMapper.queryAndFetch(CachingMapper.java:91)
at
org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1151)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:601)
... 30 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.query.QueryParseException. message:
org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token
<ORDER BY> at offset 51 in query: SELECT dc:title FROM Document WHERE
ecm:parentId = ORDER BY dc:title
at
org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:51)
at
org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:236)
at
org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.<init>(ResultSetQueryResult.java:58)
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:791)
... 33 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.query.QueryParseException. message:
org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token
<ORDER BY> at offset 51
at
org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:41)
at
org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:47)
... 36 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.query.QueryParseException. message: Syntax error: Invalid
token <ORDER BY> at offset 51
at
org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:447)
at
org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:438)
at java_cup.runtime.lr_parser.parse(lr_parser.java:601)
at
org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:39)
... 37 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.892 sec
Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState
10:51:58,377 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN'
10:51:58,397 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN'
10:51:58,397 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN'
10:51:58,397 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN'
10:52:00,511 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:00,513 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:00,513 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:00,513 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:00,514 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:00,514 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:01,027 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:01,028 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:01,427 ERROR [ContentViewImpl] External context is null: cannot expose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
10:52:01,428 ERROR [ContentViewImpl] External context is null: cannot dispose
variable 'searchDocument' for content view
'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT'
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 sec
Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
Results :
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.5.0-HF02-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.5.0-HF02-SNAPSHOT.jar>
to
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.5.0-HF02-SNAPSHOT/nuxeo-platform-contentview-jsf-5.5.0-HF02-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from daily-snapshots
Uploading:
http://maven.in.nuxeo.com/nexus/content/repositories/daily-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.5.0-HF02-SNAPSHOT/nuxeo-platform-contentview-jsf-5.5.0-HF02-20120119.095050-2.jar
41K uploaded (nuxeo-platform-contentview-jsf-5.5.0-HF02-20120119.095050-2.jar)
[INFO] Retrieving previous metadata from daily-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.nuxeo.ecm.platform:nuxeo-platform-contentview-jsf:5.5.0-HF02-SNAPSHOT'
[INFO] Uploading project information for nuxeo-platform-contentview-jsf
5.5.0-HF02-20120119.095050-2
[INFO] Retrieving previous metadata from daily-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.nuxeo.ecm.platform:nuxeo-platform-contentview-jsf'
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-contentview-jsf/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.5.0-HF02-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Webapp Base
[INFO] task-segment: [pmd:cpd, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [pmd:cpd {execution: default-cli}]
[DRY] No report found for mojo cpd
[TASKS] Scanning folder
'<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-webapp-base'>
for files matching the pattern '**/*.java, **/*.txt, **/*.xml' - excludes:
[TASKS] Found 160 files to scan for tasks
Found 36 open tasks.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Computing warning deltas based on reference build #14
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20120119-105204 at timestamp: 1326966724694
[INFO] snapshot
org.nuxeo.ecm.platform:nuxeo-platform-placeful-api:5.5.0-HF02-SNAPSHOT:
checking for updates from internal-snapshots
[INFO] snapshot
org.nuxeo.ecm.platform:nuxeo-platform-placeful-api:5.5.0-HF02-SNAPSHOT:
checking for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-placeful-api/5.5.0-HF02-SNAPSHOT/nuxeo-platform-placeful-api-5.5.0-HF02-20120119.094250-2.pom
773b downloaded (nuxeo-platform-placeful-api-5.5.0-HF02-20120119.094250-2.pom)
[INFO] snapshot org.nuxeo.theme:nuxeo-theme-fragments:5.5.0-HF02-SNAPSHOT:
checking for updates from internal-snapshots
[INFO] snapshot org.nuxeo.theme:nuxeo-theme-fragments:5.5.0-HF02-SNAPSHOT:
checking for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/theme/nuxeo-theme-fragments/5.5.0-HF02-SNAPSHOT/nuxeo-theme-fragments-5.5.0-HF02-SNAPSHOT.pom
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-fragments:pom:5.5.0-HF02-SNAPSHOT' in repository
internal-snapshots
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Downloading:
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots/org/nuxeo/theme/nuxeo-theme-fragments/5.5.0-HF02-SNAPSHOT/nuxeo-theme-fragments-5.5.0-HF02-SNAPSHOT.pom
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-fragments:pom:5.5.0-HF02-SNAPSHOT' in repository
public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
[INFO] snapshot org.nuxeo.theme:nuxeo-theme-core:5.5.0-HF02-SNAPSHOT: checking
for updates from internal-snapshots
[INFO] snapshot org.nuxeo.theme:nuxeo-theme-core:5.5.0-HF02-SNAPSHOT: checking
for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/theme/nuxeo-theme-core/5.5.0-HF02-SNAPSHOT/nuxeo-theme-core-5.5.0-HF02-SNAPSHOT.pom
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-core:pom:5.5.0-HF02-SNAPSHOT' in repository
internal-snapshots
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Downloading:
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots/org/nuxeo/theme/nuxeo-theme-core/5.5.0-HF02-SNAPSHOT/nuxeo-theme-core-5.5.0-HF02-SNAPSHOT.pom
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-core:pom:5.5.0-HF02-SNAPSHOT' in repository
public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
[INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-test:5.5.0-HF02-SNAPSHOT:
checking for updates from internal-snapshots
[INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-test:5.5.0-HF02-SNAPSHOT:
checking for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-test/5.5.0-HF02-SNAPSHOT/nuxeo-core-test-5.5.0-HF02-20120119.093038-2.pom
2K downloaded (nuxeo-core-test-5.5.0-HF02-20120119.093038-2.pom)
[INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert:5.5.0-HF02-SNAPSHOT:
checking for updates from internal-snapshots
[INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert:5.5.0-HF02-SNAPSHOT:
checking for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-convert/5.5.0-HF02-SNAPSHOT/nuxeo-core-convert-5.5.0-HF02-20120119.093038-2.pom
1K downloaded (nuxeo-core-convert-5.5.0-HF02-20120119.093038-2.pom)
[INFO] snapshot
org.nuxeo.ecm.core:nuxeo-core-convert-plugins:5.5.0-HF02-SNAPSHOT: checking for
updates from internal-snapshots
[INFO] snapshot
org.nuxeo.ecm.core:nuxeo-core-convert-plugins:5.5.0-HF02-SNAPSHOT: checking for
updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/5.5.0-HF02-SNAPSHOT/nuxeo-core-convert-plugins-5.5.0-HF02-20120119.093038-2.pom
3K downloaded (nuxeo-core-convert-plugins-5.5.0-HF02-20120119.093038-2.pom)
[INFO] snapshot
org.nuxeo.ecm.platform:nuxeo-platform-types-core:5.5.0-HF02-SNAPSHOT: checking
for updates from internal-snapshots
[INFO] snapshot
org.nuxeo.ecm.platform:nuxeo-platform-types-core:5.5.0-HF02-SNAPSHOT: checking
for updates from public-snapshot
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-types-core/5.5.0-HF02-SNAPSHOT/nuxeo-platform-types-core-5.5.0-HF02-20120119.094250-2.pom
1K downloaded (nuxeo-platform-types-core-5.5.0-HF02-20120119.094250-2.pom)
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/theme/nuxeo-theme-fragments/5.5.0-HF02-SNAPSHOT/nuxeo-theme-fragments-5.5.0-HF02-SNAPSHOT.jar
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-placeful-api/5.5.0-HF02-SNAPSHOT/nuxeo-platform-placeful-api-5.5.0-HF02-20120119.094250-2.jar
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-test/5.5.0-HF02-SNAPSHOT/nuxeo-core-test-5.5.0-HF02-20120119.093038-2.jar
5K downloaded (nuxeo-platform-placeful-api-5.5.0-HF02-20120119.094250-2.jar)
25K downloaded (nuxeo-core-test-5.5.0-HF02-20120119.093038-2.jar)
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-types-core/5.5.0-HF02-SNAPSHOT/nuxeo-platform-types-core-5.5.0-HF02-20120119.094250-2.jar
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-convert/5.5.0-HF02-SNAPSHOT/nuxeo-core-convert-5.5.0-HF02-20120119.093038-2.jar
23K downloaded (nuxeo-platform-types-core-5.5.0-HF02-20120119.094250-2.jar)
29K downloaded (nuxeo-core-convert-5.5.0-HF02-20120119.093038-2.jar)
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/5.5.0-HF02-SNAPSHOT/nuxeo-core-convert-plugins-5.5.0-HF02-20120119.093038-2.jar
32K downloaded (nuxeo-core-convert-plugins-5.5.0-HF02-20120119.093038-2.jar)
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-fragments:jar:5.5.0-HF02-SNAPSHOT' in repository
internal-snapshots
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Downloading:
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots/org/nuxeo/theme/nuxeo-theme-fragments/5.5.0-HF02-SNAPSHOT/nuxeo-theme-fragments-5.5.0-HF02-SNAPSHOT.jar
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-fragments:jar:5.5.0-HF02-SNAPSHOT' in repository
public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
Downloading:
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/theme/nuxeo-theme-core/5.5.0-HF02-SNAPSHOT/nuxeo-theme-core-5.5.0-HF02-SNAPSHOT.jar
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-core:jar:5.5.0-HF02-SNAPSHOT' in repository
internal-snapshots
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Downloading:
http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots/org/nuxeo/theme/nuxeo-theme-core/5.5.0-HF02-SNAPSHOT/nuxeo-theme-core-5.5.0-HF02-SNAPSHOT.jar
[INFO] Unable to find resource
'org.nuxeo.theme:nuxeo-theme-core:jar:5.5.0-HF02-SNAPSHOT' in repository
public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/nuxeo-jsf-5.5.0/ws/nuxeo-platform-webapp-base/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.nuxeo.theme:nuxeo-theme-fragments:jar:5.5.0-HF02-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.nuxeo.theme
-DartifactId=nuxeo-theme-fragments -Dversion=5.5.0-HF02-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.nuxeo.theme
-DartifactId=nuxeo-theme-fragments -Dversion=5.5.0-HF02-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.nuxeo.ecm.platform:nuxeo-platform-webapp-base:jar:5.5.0-HF02-SNAPSHOT
2) org.nuxeo.theme:nuxeo-theme-fragments:jar:5.5.0-HF02-SNAPSHOT
2) org.nuxeo.theme:nuxeo-theme-core:jar:5.5.0-HF02-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.nuxeo.theme
-DartifactId=nuxeo-theme-core -Dversion=5.5.0-HF02-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.nuxeo.theme
-DartifactId=nuxeo-theme-core -Dversion=5.5.0-HF02-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.nuxeo.ecm.platform:nuxeo-platform-webapp-base:jar:5.5.0-HF02-SNAPSHOT
2) org.nuxeo.theme:nuxeo-theme-core:jar:5.5.0-HF02-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.nuxeo.ecm.platform:nuxeo-platform-webapp-base:jar:5.5.0-HF02-SNAPSHOT
from the specified remote repositories:
public-releases-mirror
(http://maven.in.nuxeo.com/nexus/content/repositories/public-releases),
internal-snapshots
(http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots),
central (http://repo1.maven.org/maven2),
internal-releases
(http://maven.in.nuxeo.com/nexus/content/groups/internal-releases),
public-snapshots-mirror
(http://maven.in.nuxeo.com/nexus/content/repositories/public-snapshots)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 38 seconds
[INFO] Finished at: Thu Jan 19 10:52:07 CET 2012
[INFO] Final Memory: 159M/480M
[INFO] ------------------------------------------------------------------------
[DRY] Aggregating results of Nuxeo JSF Parent
[DRY] Using set difference to compute new warnings
[DRY] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo JSF Parent
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Web Framework API
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Web Test Framework
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Web Framework
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Web Framework Compatibility package
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Forms Layout Client
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Forms Layout IO
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Platform Content View JSF
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Nuxeo Webapp Base
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
channel stopped
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa