Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] little help with http.servlet.tests

Hello everyone,

I've just noted that for some very strange reason the tests in rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet.tests fail from the command line when run through maven:

mvn clean integration-test -DskipTests =false

It's failing to locate commons-fileupload:

[ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.equinox.http.servlet.tests 1.0.100.qualifier [ERROR] Missing requirement: org.eclipse.equinox.http.servlet.tests 1.0.100.qualifier requires 'package org.apache.commons.fileupload 1.2.2' but it could not be found

--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)

Back to the top