[ 
https://issues.apache.org/jira/browse/CAMEL-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486665#comment-15486665
 ] 

Andrea Cosentino commented on CAMEL-10314:
------------------------------------------

You need to run the entire installation of all camel to get a complete SNAPSHOT.

Try to run mvn clean install -DskipTests from the project root and after that 
try again mvn -Pfastinstall from camel-jsch

> cannot execute mvn install -Pfastinstall 
> -----------------------------------------
>
>                 Key: CAMEL-10314
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10314
>             Project: Camel
>          Issue Type: Task
>          Components: camel-jsch
>            Reporter: Fabrizio Spataro
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to