Try getting rid of the special characters in your file paths? Not really sure what could be wrong here. Also looks like you may be using a newer (or different) version of IntelliJ than what the plugin calls for? (I think it wants 13.1.4.) Though, that shouldn't really matter.

~Lincoln

On Mon, Oct 27, 2014 at 7:03 PM, Daniel Cunha <danielsoro@gmail.com> wrote:
Results :
Failed tests: 
  ForgeServiceTest.testCommandLoading:51 null

Tests run: 2, Failures: 1, Errors: 0, Skipped: 0


On Mon, Oct 27, 2014 at 8:52 PM, Daniel Cunha <danielsoro@gmail.com> wrote:
Hiho Folks,

I try create intellij dependency, but I had a problem:

My shell:
08:36:57 (master) ~/Tools/workspace/intellij-idea-plugin$ echo $SHELL
/bin/bash

I try did that:
08:37:01 (master) ~/Tools/workspace/intellij-idea-plugin$ ./install-intellij-libs.sh 13.1.5 ~/Tools/idea-IU-135.1230/
Installing IntelliJ artifacts to Maven local repository
IntelliJ home: /home/soro/Tools/idea-IU-135.1230/
./install-intellij-libs.sh: 26: ./install-intellij-libs.sh: Syntax error: "(" unexpected (expecting "done")

But that mode, work well:
08:50:47 (master) ~/Tools/workspace/intellij-idea-plugin$ bash install-intellij-libs.sh 13.1.5 ~/Tools/idea-IU-135.1230/

Some idea about it?

--



--

_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev



--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."