edannenberg / maven-magento-plugin

A Maven plugin for Magento projects.
Apache License 2.0
7 stars 3 forks source link

Wrong filename override on goal magento:dump-db #1

Closed mediarox closed 12 years ago

mediarox commented 12 years ago

The filename override example on your plugin documentation doesnt work correctly.

The command: mvn magento:dump-db -Dmagento.db.dump.file=yourdump.sql should dump the database to "sqldumps/yourdump.sql". In reality it dumps to "sqldumps/{db-name}-{timestamp}.sql".

Your example is simply a gigantic porky :)

edannenberg commented 12 years ago

Fixed with https://github.com/edannenberg/maven-magento-plugin/commit/f9f2abc4034917327a09753b89c5de35942550be