You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Richard <ri...@gmail.com> on 2004/11/02 11:46:07 UTC

SandBox Email Component

Hello Guys

Please help me
I am having trouble building the sandbox email client from maven.
I am receiving this error....

org.apache.maven.MavenException: Error parsing project.xml 'W:\cvs-files\jakarta
-commons-sandbox\sandbox-build\project.xml'
        at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208)
        at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123)
        at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java
:235)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:175)
        at org.apache.maven.cli.App.doMain(App.java:473)
        at org.apache.maven.cli.App.main(App.java:1215)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)

Thanks
Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: [email] SandBox Email Component

Posted by Digby <li...@digby.net>.
Like this subject.

Richard wrote:
> I got a built copy from http://www.ibiblio.org/maven/commons-email/jars/
> thanks anyway.
> 
> what do you mean prefix? in the subject line?
> 
> 
> On Tue, 2 Nov 2004 12:34:34 +0100, Eric Pugh <ep...@upstate.com> wrote:
> 
>>Weird..    Not seeing that at all..  check that when you checked it out,
>>nothing went weird in CVS..  normally happens with a bad xml formatting in
>>the project.xml!
>>
>>PS, please prefix your emails with [email] so filters pick them up!
>>
>>
>>
>>
>>>-----Original Message-----
>>>From: Richard [mailto:richards.list@gmail.com]
>>>Sent: Tuesday, November 02, 2004 11:46 AM
>>>To: commons-user@jakarta.apache.org
>>>Subject: SandBox Email Component
>>>
>>>
>>>Hello Guys
>>>
>>>Please help me
>>>I am having trouble building the sandbox email client from maven.
>>>I am receiving this error....
>>>
>>>org.apache.maven.MavenException: Error parsing project.xml
>>>'W:\cvs-files\jakarta
>>>-commons-sandbox\sandbox-build\project.xml'
>>>        at
>>>org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208)
>>>        at
>>>org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232)
>>>        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
>>>        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123)
>>>        at
>>>org.apache.maven.MavenSession.initializeRootProject(MavenSession.java
>>>:235)
>>>        at org.apache.maven.MavenSession.initialize(MavenSession.java:175)
>>>        at org.apache.maven.cli.App.doMain(App.java:473)
>>>        at org.apache.maven.cli.App.main(App.java:1215)
>>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>        at
>>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
>>>java:39)
>>>        at
>>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
>>>sorImpl.java:25)
>>>        at java.lang.reflect.Method.invoke(Method.java:324)
>>>        at com.werken.forehead.Forehead.run(Forehead.java:551)
>>>        at com.werken.forehead.Forehead.main(Forehead.java:581)
>>>
>>>Thanks
>>>Richard
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: commons-user-help@jakarta.apache.org
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-user-help@jakarta.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: SandBox Email Component

Posted by Richard <ri...@gmail.com>.
I got a built copy from http://www.ibiblio.org/maven/commons-email/jars/
thanks anyway.

what do you mean prefix? in the subject line?


On Tue, 2 Nov 2004 12:34:34 +0100, Eric Pugh <ep...@upstate.com> wrote:
> Weird..    Not seeing that at all..  check that when you checked it out,
> nothing went weird in CVS..  normally happens with a bad xml formatting in
> the project.xml!
> 
> PS, please prefix your emails with [email] so filters pick them up!
> 
> 
> 
> > -----Original Message-----
> > From: Richard [mailto:richards.list@gmail.com]
> > Sent: Tuesday, November 02, 2004 11:46 AM
> > To: commons-user@jakarta.apache.org
> > Subject: SandBox Email Component
> >
> >
> > Hello Guys
> >
> > Please help me
> > I am having trouble building the sandbox email client from maven.
> > I am receiving this error....
> >
> > org.apache.maven.MavenException: Error parsing project.xml
> > 'W:\cvs-files\jakarta
> > -commons-sandbox\sandbox-build\project.xml'
> >         at
> > org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208)
> >         at
> > org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232)
> >         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
> >         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123)
> >         at
> > org.apache.maven.MavenSession.initializeRootProject(MavenSession.java
> > :235)
> >         at org.apache.maven.MavenSession.initialize(MavenSession.java:175)
> >         at org.apache.maven.cli.App.doMain(App.java:473)
> >         at org.apache.maven.cli.App.main(App.java:1215)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> > java:39)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:324)
> >         at com.werken.forehead.Forehead.run(Forehead.java:551)
> >         at com.werken.forehead.Forehead.main(Forehead.java:581)
> >
> > Thanks
> > Richard
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


RE: SandBox Email Component

Posted by Eric Pugh <ep...@upstate.com>.
Weird..    Not seeing that at all..  check that when you checked it out,
nothing went weird in CVS..  normally happens with a bad xml formatting in
the project.xml!

PS, please prefix your emails with [email] so filters pick them up!

> -----Original Message-----
> From: Richard [mailto:richards.list@gmail.com]
> Sent: Tuesday, November 02, 2004 11:46 AM
> To: commons-user@jakarta.apache.org
> Subject: SandBox Email Component
>
>
> Hello Guys
>
> Please help me
> I am having trouble building the sandbox email client from maven.
> I am receiving this error....
>
> org.apache.maven.MavenException: Error parsing project.xml
> 'W:\cvs-files\jakarta
> -commons-sandbox\sandbox-build\project.xml'
>         at
> org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208)
>         at
> org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:232)
>         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
>         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:123)
>         at
> org.apache.maven.MavenSession.initializeRootProject(MavenSession.java
> :235)
>         at org.apache.maven.MavenSession.initialize(MavenSession.java:175)
>         at org.apache.maven.cli.App.doMain(App.java:473)
>         at org.apache.maven.cli.App.main(App.java:1215)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at com.werken.forehead.Forehead.run(Forehead.java:551)
>         at com.werken.forehead.Forehead.main(Forehead.java:581)
>
> Thanks
> Richard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org