cescoffier / maven-play2-plugin

A Maven Plugin to build Play2 applications
Apache License 2.0
49 stars 41 forks source link

Homebrew installation of Play are not supported by the plugin #15

Closed cescoffier closed 12 years ago

cescoffier commented 12 years ago

When PLAY2_HOME is using a homebrew play 2 installation, you get:

[INFO] --- play2-maven-plugin:1.2.0-SNAPSHOT:compile (default-compile) @ play2-authenticitytoken-sample ---
/usr/local/Cellar/play/2.0/libexec/play: line 51: /usr/local/Cellar/play/2.0/libexec//usr/local/Cellar/play/2.0/
libexec/../libexec/framework/build: No such file or directory
cescoffier commented 12 years ago

Fixed in master.