Its been a long time since I used it but when I did I had two problems.

It could not handle the concept of different msvc compiler versions, it just
used whatever it found if I recall.
It could not handle the new universal binaries on OS X.

Other than these issues it seemed good but these issues were roadblocks at
the time for us.

-Dave

On Thu, Feb 11, 2010 at 2:11 AM, Karl Heinz Marbaise <k...@soebes.de> wrote:

>
> So it seemed to be a little bit early...
>
> I have changed the layout of my files:
> .
> |-- pom.xml
> `-- src
>    |-- main
>    |   |-- c++
>    |   |   `-- bruch.cxx
>     |   `-- include
>    |       `-- bruch.hxx
>     `-- test
>        `-- c++
>            `-- bruch_test.cxx
>
>
> and now the usual call mvn test or mvn package work like a charm...
>
> Wow cool...
>
> Kind regards
> Karl Heinz Marbaise
> --
> View this message in context:
> http://old.nabble.com/maven-nar-plugin-%28http%3A--duns.github.com-maven-nar-plugin%29-tp27543417p27544174.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to