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

Liyong Wang commented on CB-5579:
---------------------------------

https://github.com/apache/cordova-plugman/pull/37

> plugman does not honor optional www_dir parameter
> -------------------------------------------------
>
>                 Key: CB-5579
>                 URL: https://issues.apache.org/jira/browse/CB-5579
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: 3.2.0
>            Reporter: Liyong Wang
>
> According to plugman documentation, plugman should allow changing the 
> location of a project's www directory via --www parameter. However, it still 
> uses the default www directory.
> steps to reproduce:
> {noformat}
> cordova create Baz
> cd Baz
> cordova platform add android 
> plugman install --platform android --project platforms/android --plugin 
> https://github.com/apache/cordova-plugin-device.git --www ./custom_www
> {noformat}
> The cordova_plugins.js file and plugins/ directory will be created under the 
> default www directory, but not custom_www
>  



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to