Re: Documentation on navigation.xml tasks.xml

2003-06-12 Thread Martin Skopp
On Wed, 2003-06-11 at 18:35, Colin Kilburn wrote:
 This will get you to the navigation.xml, I had bookmarked it because it 
 took me an afternoon to find it. ... don't remember how or where, 

Link comes from 

http://maven.apache.org/start/anakia.html

but IMHO there should also be a link from
http://maven.apache.org/reference/dirlayout.html as well...

I prepare a patch/JIRA entry...
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


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



Re: RE : checkstyle issue...

2003-06-12 Thread Martin Skopp
On Wed, 2003-06-11 at 15:39, Nicolas FRANK wrote:
 Ok, as often, I just found my issue... It was the changes.xml file that
 contains some é and è... Do you know if this can of problem is going to be
 fixed (or is already fixed ?)

have you tried to specify xml encoding?  UTF-8 is IMHO the default
encoding.

e.g.

?xml version=1.0 encoding=ISO-8859-1?

cu
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


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



RE: RC1 release plans

2003-06-12 Thread Tim Anderson
Any chance of MAVEN-474 war plugin doesn't support lists of
includes/excludes
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-474)
getting included in the next release?

Thanks,

Tim

 -Original Message-
 From: Ben Walding [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 11 June 2003 9:45 AM
 To: Maven Users List; Maven Developers List
 Subject: RC1 release plans


 After the scathing blame-storming attack by Nick (just kidding), we've
 decided to prepare for a Maven RC1 release.

 You can track progress on our attempt to get everything ready for an RC1
 via JIRA.  All bugs attached to MAVEN-401 will be processed prior to the
 release OR I will mail to the user / dev lists if I remove dependent
 issues (highly unlikely).

 If you have something that positively must be fixed you have one of
 three choices
 1) Find a compliant committer who will fix the problem for you. No
 guarantees.
 2) ***BEST PLAN*** Submit a tested patch and then find a committer who
 will apply the patch and test it
 3) Submit an issue and hope someone takes notice.  No guarantees.

 Changes to core functionality will probably not be considered at this
 stage as we just want to clean up what we have, run it for a few days
 and then release it.

 Please note:  If it's not logged in JIRA, the problem does not exist.
 By all means post to the dev list to find out if it is known and listed
 somewhere else, but ultimately, don't expect that mailing to the dev
 list will get it fixed. IT MUST BE PUT INTO JIRA.


 (Committers: Can you funnel changes to the MAVEN-401 dependant issues
 through me please - Under NO circumstances unlink issues from MAVEN-401)

 We'll be looking to lock down for release end of this week with an
 internal release after the weekend and a public release mid week (all
 things permitting).

 Cheers,


 Ben


 -
 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]



RE: RC1 release plans

2003-06-12 Thread Michal Maczka
I will try to fix this bug.

Michal

 -Original Message-
 From: Tim Anderson [mailto:[EMAIL PROTECTED]
 Sent: Thursday, June 12, 2003 10:19 AM
 To: Maven Users List
 Subject: RE: RC1 release plans
 
 Any chance of MAVEN-474 war plugin doesn't support lists of
 includes/excludes
 (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-474)
 getting included in the next release?
 
 Thanks,
 
 Tim
 
  -Original Message-
  From: Ben Walding [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, 11 June 2003 9:45 AM
  To: Maven Users List; Maven Developers List
  Subject: RC1 release plans
 
 
  After the scathing blame-storming attack by Nick (just kidding), we've
  decided to prepare for a Maven RC1 release.
 
  You can track progress on our attempt to get everything ready for an RC1
  via JIRA.  All bugs attached to MAVEN-401 will be processed prior to the
  release OR I will mail to the user / dev lists if I remove dependent
  issues (highly unlikely).
 
  If you have something that positively must be fixed you have one of
  three choices
  1) Find a compliant committer who will fix the problem for you. No
  guarantees.
  2) ***BEST PLAN*** Submit a tested patch and then find a committer who
  will apply the patch and test it
  3) Submit an issue and hope someone takes notice.  No guarantees.
 
  Changes to core functionality will probably not be considered at this
  stage as we just want to clean up what we have, run it for a few days
  and then release it.
 
  Please note:  If it's not logged in JIRA, the problem does not exist.
  By all means post to the dev list to find out if it is known and listed
  somewhere else, but ultimately, don't expect that mailing to the dev
  list will get it fixed. IT MUST BE PUT INTO JIRA.
 
 
  (Committers: Can you funnel changes to the MAVEN-401 dependant issues
  through me please - Under NO circumstances unlink issues from MAVEN-401)
 
  We'll be looking to lock down for release end of this week with an
  internal release after the weekend and a public release mid week (all
  things permitting).
 
  Cheers,
 
 
  Ben
 
 
  -
  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]



Maven compile report

2003-06-12 Thread Andrew Mace

Hi List,

I have my Maven build set up on a cron to run every night.  Is there anyway of getting 
the results of the Maven build generated on the web site.
As I would like to be able to see if the build/compile had failed without going 
through the log files on the server.

Any suggestions welcome.

Regards
Andrew



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



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



Re: JXR Plugin valid URI characters

2003-06-12 Thread Ronald Blaschke
On Thu, Jun 12, 2003 at 09:20:50AM +0200, Martin Skopp wrote:

  The JXR URI matching need a little rework.  Currently, it says
 
 Reasonable improvement...
 The committers love to fix it, best practise is to create a issue at
 http://jira.codehaus.org and attach a diff -u -w / patch file.

Thanks. Done that.

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



Re: Maven compile report

2003-06-12 Thread Andrew Mace

Ben,
Thanks for the reply,
Do you see this as a future requirement to include the build log into the Maven site, 
as Maven does include the Javadoc report and it would be useful to see if the build 
falied any why from the web site.

Regards
Andrew



   

  Ben Walding  

  [EMAIL PROTECTED]To:   Maven Users List [EMAIL 
PROTECTED] 
  ing.com cc: 

   Subject:  Re: Maven compile report  

  12/06/2003 11:46 

  Please respond to

  Maven Users 

  List

   

   





You've got a bit of a chicken and egg problem if you wanted it formatted
into xdoc.

You could however do something like

maven stuff site:generate  target/docs/log.txt
maven site:sshdeploy (doesn't regen the site)

you might be able to just do
maven stuff site:deploy  target/docs/log.txt
But log.txt mightn't be flushed properly

You'll also need to create an xdoc that links to your log.txt


Andrew Mace wrote:

Hi List,

I have my Maven build set up on a cron to run every night.  Is there anyway of 
getting the results of the Maven build generated on the web site.
As I would like to be able to see if the build/compile had failed without going 
through the log files on the server.

Any suggestions welcome.

Regards
Andrew



--

This e-mail may contain confidential and/or privileged information. If you are not 
the intended recipient (or have received this e-mail in error) please notify the 
sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



-
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]






--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



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



Re: Error while downloading jars - behind proxy

2003-06-12 Thread Vidhya
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(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)
 
 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]



AW: Error while downloading jars - behind proxy

2003-06-12 Thread Rademacher Tobias
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]



Re: AW: Error while downloading jars - behind proxy

2003-06-12 Thread Vidhya
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]



AW: AW: Error while downloading jars - behind proxy

2003-06-12 Thread Rademacher Tobias
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]



Re: Maven compile report

2003-06-12 Thread Paul Libbrecht
Andrew Mace wrote:
Ben,
Thanks for the reply,
Do you see this as a future requirement to include the build log into the Maven site, 
as Maven does include the Javadoc report and it would be useful to see if the build 
falied any why from the web site.
My +1, I often try to return to this and, by error, often look at the 
maven.log (even without web) which is not exactly the same as the maven 
output...

Paul

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


Re:Error while downloading jars - behind proxy

2003-06-12 Thread Vidhya
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]
   

Firewall Open ports?

2003-06-12 Thread Pablo Jejcic
I'm just wondering if I received this message when I try to compile
something, should I open some port on the firewall? 
I'm currently using the proxy settings in the build.properties file on my
home area.

Attempting to download commons-configuration-1.0-dev.jar.
Error retrieving artifact from 
[http://www.ibiblio.org/maven/commons-configuration/jars/commons-configurati
on-1.0-dev.jar]: java.net.ConnectException: 
Connection refused: connect
WARNING: Failed to download commons-configuration-1.0-dev.jar.
The build cannot continue because of the following unsatisfied dependency:

commons-configuration-1.0-dev.jar

Total time:  5 seconds

My current configuration was working from home on this laptop using Cygwin.

Thanks a lot in advance for any clue.-

Kind Regards.
***
Pablo Jejcic
Smartweb Senior system Administrator
School of Computing - Robert Gordon University  
[EMAIL PROTECTED]   
http://www.smartweb.rgu.ac.uk   
***
The first 90% of project takes 90% of the time, the last 10% takes theother
90% of the time.
***



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 12 June 2003 12:39
To: Maven Users List
Subject: Re:Error while downloading jars - behind proxy


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$FragmentContentDispatc
her.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
  

Re: Maven compile report

2003-06-12 Thread Martin Skopp
Hi Ben,

On Thu, 2003-06-12 at 12:46, Ben Walding wrote:
 You've got a bit of a chicken and egg problem if you wanted it formatted 
 into xdoc.

... it's solvable by a generating the site twice, which I do here:

 You could however do something like
 
 maven stuff site:generate  target/docs/log.txt

Then I replace all the ,  and % chars 'cause it's xml! 
On a proper UNIX box you do

   cat log.txt | sed -e s/\/\amp\;/g | sed -e s//\lt\;/g | sed
-e s//\gt\;/g  xdocs/build_report.xml

then run site generation again:

   maven stuff site:generation

(where I have a link to build_report.html in my navigation.xml) 

 maven site:sshdeploy (doesn't regen the site)

Done.

+0.5 to include in future maven releases
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


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



validating .xml vs. .xsd in Maven

2003-06-12 Thread David Walend
I'm at the very beginning of a project that will rely heavily on .xml 
documents defined by our in-house .xsd files.

I need to validate the .xsd files, then validate the .xml files, then use 
JAXB to build out classes for the .xsd files, build our software, then use 
JUnit to read in the .xml files for tests. I'd like to know that the .xsd 
and .xml files are OK before trying the other steps.

What's the best way to do that in maven? I'm guessing something is 
available, since maven validates the project.xml file, but haven't found an 
obvious description of it. (Can I just put .xsd and .xml files into my 
source directory and have everything validated?)

Thanks,

Dave



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


Re: Automatic Linking of tasks.xml doesn't seem to work.

2003-06-12 Thread Luke Taylor
Moretti, Luciano (MED) wrote:

Hello-

I've been trying to get /xdoc/tasks.xml to autolink on the navigation
bar of a maven generated site, but it does not seem to work.  The
Project Layout Reference indicates that Maven will automatically add a
link to this document if it exists in the xdocs directory but I can't
seem to get it to work.
any ideas?

Just stick it in your navigation.xml file manually?

e.g.

menu name=Misc
  item name=Tasks  href=/tasks.html/
/menu
--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


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


RE: howto: cactify a project?

2003-06-12 Thread Sonnek, Ryan
Would it be logical/possible to JUST have cactus test cases for the EAR
module and running the cactus goal for that subproject would built the ear
file and test it?  Is it possible to run the cactus goal with an EAR file?

Ryan

-Original Message-
From: Sonnek, Ryan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2003 2:45 PM
To: 'Maven Users List'
Subject: howto: cactify a project?

I recently 'mavenized' my project, breaking it up into several subprojects
(common, ejb, war, ear).  Now, I'm trying to unit test my EJB's and web
projects, but I'm having extreme difficulty getting it working.  How should
cactus tests be run?  Should there be src/test-cactus for every subproject
that needs testing?  Does each subproject need to be deployed as a war file
for cactus to test them correctly?  

I have used cactus extensively in my old build system, but since I've moved
to maven (quite happily I might add), I have yet to get junit and cactus
tests back into my project development.

Ryan

-
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]



RE: howto: cactify a project?

2003-06-12 Thread Sonnek, Ryan
Thanks for the reply!
I send my previous email about 5 seconds before yours came in.  since EAR
testing is not yet available, you're suggesting that have each module deploy
a war file for testing (mainly my EJB module).  Since all of my EJB
testcases extend the ServletTestCase, this would work correctly, wouldn't
it?  

Many of the testcases I want to do with my servlet's and taglibs involve
looking up EJB's and testing that the results are correct.  I also perform
tests to ensure that the EJB lookups are performed successfully.  Writing
testcases JUST for the WAR module seem worthless to me if they are deployed
without the associated EJB module.  Thus EAR testing is a major necessity
for me.  I would be glad to help out any way possible to integrate EAR
testing to the cactus plugin.  

=)

Ryan

-Original Message-
From: Vincent Massol [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2003 2:55 PM
To: 'Maven Users List'
Subject: RE: howto: cactify a project?

Hi Ryan,

 -Original Message-
 From: Sonnek, Ryan [mailto:[EMAIL PROTECTED]
 Sent: 12 June 2003 21:45
 To: 'Maven Users List'
 Subject: howto: cactify a project?
 
 I recently 'mavenized' my project, breaking it up into several
subprojects
 (common, ejb, war, ear).  Now, I'm trying to unit test my EJB's and
web
 projects, but I'm having extreme difficulty getting it working.  How
 should
 cactus tests be run?  Should there be src/test-cactus for every
subproject
 that needs testing?  

Yes

 Does each subproject need to be deployed as a war
 file
 for cactus to test them correctly?

The Maven plugin for Cactus currently only supports unit testing of
Servlets/Filters/Taglibs.

You just need to type maven cactus and it will nicely and
automatically package the code in a war, deploy it, start the container,
run the tests, stop the container.

Support for EAR packaging/deployment is not yet available in the Maven
plugin for Cactus. It's really easy to do with the new cactus task (in
Cactus 1.5), but I haven't had the time to do it yet. An example is
available at:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/junitbook/junitbook/ejb/i
ntegration/

Patches are welcome :-)

 
 I have used cactus extensively in my old build system, but since I've
 moved
 to maven (quite happily I might add), I have yet to get junit and
cactus
 tests back into my project development.

You can still use your old way of doing things for Cactus if you want,
by putting your Ant scripts in your maven.xml file.

However, my goal is to support all use cases in the Cactus plugin...
eventually...

Thanks
-Vincent

 
 Ryan
 
 -
 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]



Re: Maven compile report

2003-06-12 Thread Ben Walding
Right you are.

You can xdoc a single file - see the linkcheck plugin for more info on 
how to do it.

If someone raises a request for it, I'll try and get it in before RC1 is 
finalised.

Martin Skopp wrote:

Hi Ben,

On Thu, 2003-06-12 at 12:46, Ben Walding wrote:
 

You've got a bit of a chicken and egg problem if you wanted it formatted 
into xdoc.
   

... it's solvable by a generating the site twice, which I do here:

 

You could however do something like

maven stuff site:generate  target/docs/log.txt
   

Then I replace all the ,  and % chars 'cause it's xml! 
On a proper UNIX box you do

  cat log.txt | sed -e s/\/\amp\;/g | sed -e s//\lt\;/g | sed
-e s//\gt\;/g  xdocs/build_report.xml
then run site generation again:

  maven stuff site:generation

(where I have a link to build_report.html in my navigation.xml) 

 

maven site:sshdeploy (doesn't regen the site)
   

Done.

+0.5 to include in future maven releases
 



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


Re: RE: PDF plugin

2003-06-12 Thread arjaquith
I have fix that works really really well, based on XSLT. I hope to get it finalized in 
the next week or so. It is part of a much broader PDF plugin overhaul that I've been 
working on for a while now. It is much more highly 'designed' than the current plugin, 
especially the tables (modeled after The Economist, if that helps to picture it). Will 
post to JIRA when it is done (I am also recovering from a hard disk crash at the 
moment...)

There are a few caveats with the tables -- namely, that column widths must be 
expressed in percentages rather than relative widths (1 2 3* etc.) or pixels. Also, 
the stylesheet at the moment requires that tables have thead elements.

Coming very soon...

Andrew

---Original Message---
From: [EMAIL PROTECTED]
Sent: 06/10/03 03:30 AM
To: Maven Users List [EMAIL PROTECTED]
Subject: RE: PDF plugin

 
 Try posting it in Jira. http://jira.codehaus.org/secure/Dashboard.jspa
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Work:  http://www.multitask.com.au


[EMAIL PROTECTED] wrote on 04/06/2003 06:42:06 PM:

 The stylesheet is a bit long to post here, is there a different way to
 submit this patch? Or shall I just post it here?
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 [EMAIL PROTECTED]
 Sent: 4. j.n. 2003 07:55
 To: [EMAIL PROTECTED]
 Subject: Re: PDF plugin
 
 
 [EMAIL PROTECTED] wrote:
 
  Hi,
  At this moment I only have the answer to your first question. Yes, I 
  have the fix for producing the sublevels. I can post it a bit later 
  today, I'm at a different computer at the moment. It's just a small 
  modification on the xslt that comes with the plugin.
 That'd be great.
 
  By the way, does anyone have a fix for the table problem. When using 
  the PDF plugin the tables are skipped from the document. I am now 
  using a xslt that generates the tables also, but the columns all have 
  the same width. Does anyone know how to create auto-width columns 
  using FOP?
 I didn't think it was possible with the current fopbut I'm not 100% 
 sure. Even so, fixed width would be better than noneplease submit 
 the patches??
 
 -- 
 dIon Gillard, Multitask Consulting
 Blog:  http://www.freeroller.net/page/dion/Weblog
 Work:  http://www.multitask.com.au
 
 
 
 -
 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]



RE: Maven compile report

2003-06-12 Thread Vincent Massol
Please go ahead :-)

-Vincent

 -Original Message-
 From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
 Sent: 12 June 2003 23:56
 To: [EMAIL PROTECTED]
 Subject: Re: Maven compile report
 
 
 
 
   Do you see this as a future requirement to include the build log
into
  the Maven site, as Maven does include the Javadoc report and it
would
 be
 useful to see
  My +1, I often try to return to this and, by error, often look at
the
  maven.log (even without web) which is not exactly the same as the
maven
  output...
 
 My +1.
 
 Does someone want to put this as a feature request in Jira or shall I?
 
 If its not in Jira, it doesnt exist...;-)
 
 -Nick
 
 
 
 
 
 
 
 
 
 
 
 Extranet
 [EMAIL PROTECTED] - 12/06/2003 12:20
 
 
 Please respond to [EMAIL PROTECTED]
 To:users
 
 cc:
 
 
 Subject:Re: Maven compile report
 
 
 Andrew Mace wrote:
  Ben,
  Thanks for the reply,
  Do you see this as a future requirement to include the build log
into
 the
 Maven site, as Maven does include the Javadoc report and it would be
 useful
 to see if the build falied any why from the web site.
 
 My +1, I often try to return to this and, by error, often look at the
 maven.log (even without web) which is not exactly the same as the
maven
 output...
 
 Paul
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
 
 
 
 
 
 This message and any attachments (the message) is
 intended solely for the addressees and is confidential.
 If you receive this message in error, please delete it and
 immediately notify the sender. Any use not in accord with
 its purpose, any dissemination or disclosure, either whole
 or partial, is prohibited except formal approval. The internet
 can not guarantee the integrity of this message.
 BNP PARIBAS (and its subsidiaries) shall (will) not
 therefore be liable for the message if modified.
 
 -
 
 Ce message et toutes les pieces jointes (ci-apres le
 message) sont etablis a l'intention exclusive de ses
 destinataires et sont confidentiels. Si vous recevez ce
 message par erreur, merci de le detruire et d'en avertir
 immediatement l'expediteur. Toute utilisation de ce
 message non conforme a sa destination, toute diffusion
 ou toute publication, totale ou partielle, est interdite, sauf
 autorisation expresse. L'internet ne permettant pas
 d'assurer l'integrite de ce message, BNP PARIBAS (et ses
 filiales) decline(nt) toute responsabilite au titre de ce
 message, dans l'hypothese ou il aurait ete modifie.
 
 
 -
 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]



Re: setting maven.repo.local property for all projects

2003-06-12 Thread Brett Porter
put it in $HOME/build.properties instead. (this is in the same section -
showing it takes precedence).

I think driver.properties is now inside maven.jar and not loaded from
bin/. I'll submit a patch to the doco.

Cheers,
Brett

On Fri, 2003-06-13 at 14:13, tek1 wrote:
 Hello.
 
 According to the Maven Setup instructions:
 
 http://maven.apache.org/reference/user-guide.html#Maven Setup
 
 it seems as though if I set:
 
   maven.repo.local=/java/jars
 
 in
 
   MAVEN_HOME/bin/driver.properties
 
 that all projects would use the local repository at /java/jars.
 
 Even though I changed this setting, it doesn't seem to take effect. 
 Maven's still looking for the default local repository...?
 
 I'm using maven-1.0-beta9.
 
 Thank you.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Brett Porter [EMAIL PROTECTED]
f2 network


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



Re: setting maven.repo.local property for all projects

2003-06-12 Thread tek1
Hi Brett.

Thanks for your reply.

Is $HOME the user's home directory or MAVEN_HOME?

I tried placing build.properties in MAVEN_HOME as well as my user home 
directory (I'm using Cygwin on Win2k, so my home directory is 
/cygwin/home/tek1).

However, neither setting worked...

Please advise.

Thank you again and have a nice evening.



At 15:10 03/06/13 +1000, you wrote:
put it in $HOME/build.properties instead. (this is in the same section -
showing it takes precedence).
I think driver.properties is now inside maven.jar and not loaded from
bin/. I'll submit a patch to the doco.
Cheers,
Brett
On Fri, 2003-06-13 at 14:13, tek1 wrote:
 Hello.

 According to the Maven Setup instructions:

 http://maven.apache.org/reference/user-guide.html#Maven Setup

 it seems as though if I set:

   maven.repo.local=/java/jars

 in

   MAVEN_HOME/bin/driver.properties

 that all projects would use the local repository at /java/jars.

 Even though I changed this setting, it doesn't seem to take effect.
 Maven's still looking for the default local repository...?

 I'm using maven-1.0-beta9.

 Thank you.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
--
Brett Porter [EMAIL PROTECTED]
f2 network
-
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]