[ 
https://issues.apache.org/jira/browse/CB-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liyong Wang updated CB-5579:
----------------------------

    Priority: Critical  (was: Major)

> 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
>            Priority: Critical
>
> 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