Re: Reggie and maven-jini-plugin

Gregg Wonderly <[email protected]> Tue, 13 Feb 2007 08:44:38 -0600
Newsgroups gmane.comp.java.sun.javaspaces
Message-ID <[email protected]>
Morten Simonsen wrote:
> Hello
>
> I tried to start the reggie-service by using mvn:
...
> -jar '"/home/morten/.m2/repository/org/jini/maven-jini-plugin/resources/jini2_1/lib/start.jar"'

I think that your problem is the double quotes here.  Either use "" or '' but
don't nest them.  In this case, the path will include quote characters and fail
to resolve as you expect it to.

Gregg Wonderly

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html