How to compile Asterisk-IM with maven

Hi.

Thank you for the great project.

As far as i can see, you’ve moved from the ‘ant’ to the ‘maven’ tool. But how do i compile asterisk-im with it? Can’t see any docs.

‘ant’ is very easy for the most of cases, but when i run ‘maven’ it says ‘org.apache.maven.MavenException: Maven was badly installed. Please reinstall it.’ I have a lot of maven tools and extensions. What should i do?

And yes, it’s just a pure unix console, no Eclipse and so on

Do you run maven or mvn? Afair maven refers to Maven 1.x where mvn is Maven 2.x.

Asterisk-IM requires Maven 2 and the Maven Openfire Plugin which comes with some docs.