UIMA-AS build under Eclipse generates maven errors ... works OK from cmd-line
-----------------------------------------------------------------------------
Key: UIMA-2368
URL: https://issues.apache.org/jira/browse/UIMA-2368
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Burn Lewis
Priority: Minor
This msg is from the error log ... according to Marshall this plugin operates
on jars when invoked from the cmdline but when invoked from Eclipse it is given
the classes folder which it cannot handle.
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack-dependencies
(unpackDependentJars) on project uimaj-as-osgi-runtime: Error unpacking file:
C:\UIMA\WorkspaceApacheUima\uima-as\uimaj-as-activemq\target\classes to:
C:\UIMA\WorkspaceApacheUima\uima-as\uimaj-as-osgi-runtime\target\classes
org.codehaus.plexus.archiver.ArchiverException: The source must not be a
directory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira