Erlang compiliation with maven on windows -


i try compile erlang maven. use maven-erlang-plugin task.

it works fine on linux when try compile on windows error occurs:

    [erlang:validate]      [erlang:initialize]      [erlang:extract-dependencies]      [erlang:reload-dependencies]      [erlang:generate-resources]      [erlang:compile]      c o m p l e r      no mibs compile.     errors:      c:usersdelkaspodocumentsnetbeansprojectsirtualbrownpapermiddleware rcmainrlang oto.erl:none  i/o error  ------------------------------------------------------------------------  build failure  ------------------------------------------------------------------------  total time: 2.438s finished at: tue jun 05 11:52:46 cest 2012 final memory: 11m/108m  ------------------------------------------------------------------------  failed execute goal eu.lindenbaum:maven-erlang-plugin:2.2.0:compile (default-compile) on project middleware: failed >compile [c:usersdelkaspodocumentsnetbeansprojectsirtualbrownpapermiddleware rcmainrlang oto.erl]. -> [help 1]     see full stack trace of errors, re-run maven -e switch.     re-run maven using -x switch enable full debug logging.      more information errors , possible solutions, please read following articles:     [help 1] http://cwiki.apache.org/confluence/display/maven/mojofailureexception     shut down 'middleware-maven-erlang-plugin-backend@ipadrress' 

it looks interprets backslash of windows.

for information : maven-erlang-plugin -> 2.3.0 (i tried others version -> same issue) maven -> 2.2.1

any ideas ?

thanks all.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -