Hi.
I like to integrate compass (http://wiki.github.com/chriseppstein/compass/) in my java project, and I need something to compile .sass files to css without running commands manualy.
So is there a way to execute a file using some maven plugin or goal?