Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
Unknown
Description
Hello, i am using master source.
When i execute mvn clean install -Pfastinstall i have an error
<pre>
[INFO] — maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ camel-jsch —
[WARNING] Manifest org.apache.camel:camel-jsch:jar:2.18.0-SNAPSHOT : Unused Import-Package instructions: [org.springframework.ws.*, org.springframework.xml.*, org.springframework.*, org.apache.commons.logging.*, org.apache.cxf.*, org.apache.qpid.*, org.apache.abdera.*, org.apache.commons.httpclient.*, org.apache.velocity.*, org.apache.xmlbeans.*, org.eclipse.jetty.*, com.thoughtworks.xstream.*, org.antlr.stringtemplate.*, org.ccil.cowan.tagsoup.*, org.mortbay.cometd.*, net.sf.flatpack.*, net.sf.saxon.*, freemarker.*, javax.persistence.*, org.apache.lucene.*, org.apache.solr.*]
[INFO]
[INFO] — camel-package-maven-plugin:2.18.0-SNAPSHOT:validate-components (validate) @ camel-jsch —
[WARNING] The component: scp has validation errors
[WARNING] Missing endpoint documentation for the following options:
host
port
directoryName
disconnect
disconnectOnBatchComplete
fileName
flatten
allowNullBody
connectTimeout
soTimeout
timeout
password
username
</pre>
king regards
fabryprog