I dont have maven.xml anywhere , my project has only project.xml ,
project.properties and build.properties.
I have attched my project.xml
below is the error am getting
Thanks
Vidhya

Attempting to download junit-3.8.1.jar.
....................................................................
.
java.lang.ClassNotFoundException: xml
        at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
        at
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1039)
        at
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
        at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
        at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)

------------------------------------------------------------------

Rademacher Tobias wrote:

> can you provide project.xml?
> do you use jelly-xml tags in your maven.xml?
>
> > -----Urspr�ngliche Nachricht-----
> > Von: Vidhya [mailto:[EMAIL PROTECTED]
> > Gesendet am: Donnerstag, 12. Juni 2003 13:18
> > An: Maven Users List
> > Betreff: Re: AW: Error while downloading jars - behind proxy
> >
> > no , my proxy settings doesnt require any authentication .
> > I checked the same in Maven user guide.
> > If it needs any such , then it wouldn't have downloaded
> > ant1.5.1 jar . It
> > throws the error while downloading junit3.8.1 after having downloaded
> > ant1.5.1 sucessfully.
> > any idea ...
> > Thanks
> > Vidhya.
> >
> >
> > Rademacher Tobias wrote:
> >
> > > Does your proxy needs authentification?
> > >
> > > > -----Urspr�ngliche Nachricht-----
> > > > Von: Vidhya [mailto:[EMAIL PROTECTED]
> > > > Gesendet am: Donnerstag, 12. Juni 2003 13:10
> > > > An: Maven Users List
> > > > Betreff: Re: Error while downloading jars - behind proxy
> > > >
> > > > I am working on Unix machine but still not working.
> > > > Thanks
> > > > Vidhya.
> > > >
> > > > Pablo Jejcic wrote:
> > > >
> > > > > By any chance are you using Cygwin??
> > > > > I'm having the same problem using Cygwin, but it works on a
> > > > Unix machine.-
> > > > >
> > > > > Kind Regards.
> > > > > *******************************************
> > > > > Pablo Jejcic
> > > > > Smartweb Senior system Administrator
> > > > > School of Computing - Robert Gordon University
> > > > > [EMAIL PROTECTED]
> > > > > Phone:44-(0)1224-262797
> > > > > FAX:44-(0)1224-262790
> > > > > http://www.smartweb.rgu.ac.uk
> > > > > *******************************************
> > > > > Sally:"So a man can be friends with a woman he finds
> > unattractive?"
> > > > > Harry:"No, you pretty much want to nail them, too"
> > > > > *******************************************
> > > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > > > Sent: 12 June 2003 11:20
> > > > > To: Maven Users List
> > > > > Subject: Error while downloading jars - behind proxy
> > > > >
> > > > > Hi all,
> > > > > I am having the following problem when maven downloads the
> > > > jars for the
> > > > > first time. my system  is behind the firewall and I have
> > > > set the proxy
> > > > > settings(maven.proxy.host and proxy.port) in
> > build.properties maven
> > > > > downloaded ant1.5.1 jar successfully , but for junit3.1.8
> > > > it throws the
> > > > > following error.
> > > > >
> > > > > java.lang.ClassNotFoundException: xml
> > > > >         at
> > java.net.URLClassLoader$1.run(URLClassLoader.java:198)
> > > > >         at
> > > > java.security.AccessController.doPrivileged(Native Method)
> > > > >         at
> > > > java.net.URLClassLoader.findClass(URLClassLoader.java:186)
> > > > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> > > > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
> > > > >         at
> > > > >
> > > > org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.
> > > > java:1039)
> > > > >
> > > > >         at
> > > > >
> > > > org.apache.commons.jelly.parser.XMLParser.startElement(XMLPars
> > > > er.java:647)
> > > > >
> > > > >         at
> > > > org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
> > > > > Source)
> > > > >
> > > > >         at
> > > > >
> > > > org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyEleme
> > > > nt(Unknown
> > > > > Source)
> > > > >         at
> > > > >
> > > > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartEleme
> > > > nt(Unknown
> > > > > Source)
> > > > >     ................
> > > > > Can any one tell me why  is this happening and how can I
> > > > fix it ,so that the
> > > > > jars can be downloaded successfully.
> > > > >
> > > > > Thanks
> > > > > Vidhya
> > > > >
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
<project>
    <pomVersion>3</pomVersion>
    <name>Test</name>
    <id>test</id>
    <currentVersion>phase II</currentVersion>

             <!-- ==========================================
                           Project Management Section
                  ========================================== -->
    <organization>
        <name>siptech</name>
        <url>http://siptech.com</url>
        <logo>http://siptech.com:9000/images/sip_logo.gif</logo>
    </organization>
    <inceptionYear>1995</inceptionYear>
    <package>com.siptech.jck</package>
    <shortDescription>test</shortDescription>
    <description>
       Project Description
    </description>                                                                  
    <url>http://www.siptech.com</url>
    <issueTrackingUrl>
        http://www.siptech.com
    </issueTrackingUrl>

  <!--===============================================
                          Project Dependency Section
                 =============================================== -->
    <dependencies>
        <dependency>
            <id>ant</id>
            <version>1.5.1</version>
            <url>http://ant.apache.org</url>
        </dependency>
        <dependency>
            <id>junit</id>
            <version>3.8.1</version>
            <url>http://www.junit.org</url>
        </dependency>
    </dependencies>

<build>
       <name>Test</name>
       <nagEmailAddress>[EMAIL PROTECTED]</nagEmailAddress>
       <sourceDirectory>src</sourceDirectory>
       <unitTestSourceDirectory>src</unitTestSourceDirectory>
    </build>
    <reports>
        <report>maven-changelog-plugin</report>
        <report>maven-changes-plugin</report>
        <report>maven-checkstyle-plugin</report>
        <report>maven-pmd-plugin</report>
        <report>maven-developer-activity-plugin</report>
        <report>maven-javadoc-plugin</report>
        <report>maven-jdepend-plugin</report>
        <report>maven-file-activity-plugin</report>
        <report>maven-junit-report-plugin</report>
        <report>maven-jxr-plugin</report>
    </reports>
</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to