Thank you for your contribution.

The failing line is:

.shared.domain."C:\Program Files (x86)\Java\jdk1.7.0_45\bin\java.exe"
 -classpath
"D:\apache-maven-3.1.1\bin\..\boot\plexus-classworlds-2.5.1.jar"
"-Dclassworlds.conf=D:\apache-maven-3.1.1\bin\..\bin\m2.conf"
"-Dmaven.home=D:\apache-maven-3.1.1\bin\.."
org.codehaus.plexus.classworlds.launcher.Launcher -v

It is immediately after .shared.domain.set
CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher

Manuel


*Manuel Mastrofini*
*Sistemi e Processi, Direttore di Divisione*

www.infoone.it
*Sede operativa*: Via Vicinale dei Colli 22, 00040 Rocca di Papa (RM)
*Contatto diretto: +39 328 88 95 334*


On Tue, Jan 28, 2014 at 10:19 PM, Wayne Fay <wayne...@gmail.com> wrote:

> Thanks Robert! Learn something new every day...
>
> I agree it is fairly likely that we simply do not "expect" Win8 thus
> some additional configuration or modification is necessary to permit
> Maven to run.
>
> Wayne
>
> On Tue, Jan 28, 2014 at 3:02 PM, Robert Scholte <rfscho...@apache.org>
> wrote:
> > Or type the following:
> >
> > set MAVEN_BATCH_ECHO=on
> > mvn -v
> >
> > Now you'll see every executed line. It would be nice if you could return
> the
> > failing line(s).
> > One possibility is that Windows 8 is not recognized.
> >
> > Robert
> >
> > Op Tue, 28 Jan 2014 21:52:36 +0100 schreef Wayne Fay <wayne...@gmail.com
> >:
> >
> >>> Java command works, mvn triggers the Windows error, also via console.
> It
> >>> looks to me like a  compatibility issue.
> >>
> >>
> >> The batch file is just a shell script that automatically runs a series
> >> of commands.
> >>
> >> Open the mvn.bat file in Notepad.
> >> Copy and paste the contents one line at a time into the command line.
> >> It will break on a specific line.
> >> Tell us which line breaks.
> >>
> >> Wayne
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to