[jira] Closed: (MAVEN-471) Repository Upload Request: xmldb

2003-06-13 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 13 Jun 2003 4:17 PM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-471 Here is an overview of the

Re: [Repository Upload Request] xmldb

2003-06-13 Thread Ben Walding
Done. Kevin Ross wrote: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-471 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Repository Upload Request] xmldb

2003-06-13 Thread Kevin Ross
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-471

cvs commit: maven/xdocs repository-upload.xml

2003-06-13 Thread bwalding
bwalding2003/06/13 13:44:59 Modified:xdocsrepository-upload.xml Log: Clarify the requirement for a project template Revision ChangesPath 1.5 +8 -0 maven/xdocs/repository-upload.xml Index: repository-upload.xml

Re: [Repository Upload Request] iText

2003-06-13 Thread Ben Walding
Done [EMAIL PROTECTED] wrote: Hello, I'd like for iText to be uploaded. There is already a directory for itext on ibiblio, but no jars. I hope I got the project descriptor right. Please let me know if I should make any changes. (See attached file: itext-project.xml) Jar is at: http://prdownlo

Re: Maven.log - bootstrap build

2003-06-13 Thread Incze Lajos
On Fri, Jun 13, 2003 at 07:05:37PM +0100, [EMAIL PROTECTED] wrote: > > Has anyone had a look lately at their maven.log when bootstrap building > maven? > > I dont know whether its something particular to my machine - but the log > file has literally thousands of null chars at he beginning (nearly

Maven.log - bootstrap build

2003-06-13 Thread nick . minutello
Has anyone had a look lately at their maven.log when bootstrap building maven? I dont know whether its something particular to my machine - but the log file has literally thousands of null chars at he beginning (nearly 3000!). Anyone else seeing this? -Nick This message and any attachments

Sun JARs

2003-06-13 Thread Jason van Zyl
Hi, If anyone wants to make any additions to the Sun JARs list just let me know, but on Monday I'm going to send the list off to Tom Kincaid at Sun and get the ball rolling on providing the Sun JARs via the scraper. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, ma

Re: Sun JARs

2003-06-13 Thread Jason van Zyl
On Fri, 2003-06-13 at 10:58, Luke Taylor wrote: > Jason van Zyl wrote: > > > Hi, > > > > I have updated the sun-licensing-journey.xml file in the xdocs/ > > directory. I have started an initial list of JARs that we would like > > permission to scrape off their sites. If anyone can add to this lis

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-13 Thread jvanzyl
jvanzyl 2003/06/13 08:12:21 Modified:xdocssun-licensing-journey.xml Log: o Addding jmx Revision ChangesPath 1.9 +1 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml =

[jira] Created: (MAVEN-488) Pregoal on build:start does not work

2003-06-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-488 Here is an overview of the issue: --

Re: Sun JARs

2003-06-13 Thread Luke Taylor
Jason van Zyl wrote: Hi, I have updated the sun-licensing-journey.xml file in the xdocs/ directory. I have started an initial list of JARs that we would like permission to scrape off their sites. If anyone can add to this list that would be appreciated. Once the list is complete, I will send the

[jira] Created: (MAVEN-487) Tab-completion for maven:console

2003-06-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-487 Here is an overview of the issue: --

AW: XDoclet tags errors in javadoc report

2003-06-13 Thread Jürgen Heidak
Thanx saved me o lot of time (and headache) :-)) -Ursprüngliche Nachricht- Von: Stephen McConnell [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 13. Juni 2003 16:05 An: Maven Developers List Betreff: Re: XDoclet tags errors in javadoc report Its not documeted by you can handle this by de

Re: XDoclet tags errors in javadoc report

2003-06-13 Thread Aslak Hellesøy
Stephen McConnell wrote: Its not documeted by you can handle this by declaring you -tag statements under the "maven.javadoc.additionalparam" property. Cheers, Steve. I have also submitted Ant and MAven patches to make this a lot easier: http://jira.codehaus.org/secure/ViewIssue.jspa?id=10510 Fut

[jira] Commented: (MAVEN-312) Declaration of custom javadoc tags

2003-06-13 Thread jira
The following comment has been added to this issue: Author: Aslak Hellesøy Created: Fri, 13 Jun 2003 9:32 AM Body: The Ant patch was applied by Erik Hatcher a few days after it was registered (May 2003). At the time of this writing, the last Ant release (1.5.3.1) was released in

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread Jason van Zyl
On Fri, 2003-06-13 at 10:05, [EMAIL PROTECTED] wrote: > > >> You were also pretty clear about submitting a patch: > > And I will ;-) > > But my list was one of questions (I wasnt sure that all those changes were > correct - and as you pointed out, one was not) > > As soon as I get direct acess

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread nick . minutello
>> You were also pretty clear about submitting a patch: And I will ;-) But my list was one of questions (I wasnt sure that all those changes were correct - and as you pointed out, one was not) As soon as I get direct acess to CVS (ie not cvsgrab) then I'll submit a patch... Cheers, Nick

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread Jason van Zyl
On Fri, 2003-06-13 at 09:49, [EMAIL PROTECTED] wrote: > >> I don't think it's too > >> much to ask that if you want to bootstrap then you use ibiblio. > > Unless you want to use your own Ibiblio Mirror - which we have to do, due > to proxy security issues. (its replicated every night at 7) > > A

Re: XDoclet tags errors in javadoc report

2003-06-13 Thread Stephen McConnell
Its not documeted by you can handle this by declaring you -tag statements under the "maven.javadoc.additionalparam" property. Cheers, Steve. Jürgen Heidak wrote: Hi We're using xdoclet to generate all EJB interfaces (Home, Remote, Local). When running javadoc:report I get a warning (e.g. @ejb

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread nick . minutello
>> I don't think it's too >> much to ask that if you want to bootstrap then you use ibiblio. Unless you want to use your own Ibiblio Mirror - which we have to do, due to proxy security issues. (its replicated every night at 7) Am I right in assuming I can over-ride it in my ${user.home}/build.

XDoclet tags errors in javadoc report

2003-06-13 Thread Jürgen Heidak
Hi We're using xdoclet to generate all EJB interfaces (Home, Remote, Local). When running javadoc:report I get a warning (e.g. @ejbHome is an unknown tag) for every xdoclet tag. As the project grows (and therefore the number of xdoclet related warnings) its getting harder to find "true" javadoc

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread Jason van Zyl
On Fri, 2003-06-13 at 08:43, [EMAIL PROTECTED] wrote: > > >>> ibiblio is required for the bootstrap. If you find in any other part of > >>> Maven that the remote repository is hard-wired patches are welcome. > > I thought I gave a pretty detailed list in my original mail. (Line numbers > and ever

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread Jason van Zyl
On Fri, 2003-06-13 at 02:52, [EMAIL PROTECTED] wrote: > Jason, > > is there any reason ibiblio is really required for a bootstrap, rather > than say some local server with the same jars?? Technically no, as a matter of policy I think it would be wise to for a clean bootstrap to use JARs we know

Re: cvs commit: maven-new/fetch project.properties

2003-06-13 Thread Ben Walding
It doesn't... I selected it when I was committing things and then accidentally selected a history item for the commit message. Stop being so damn vigilent :P Peter Lynch wrote: How does this diff affect MAVEN-272? -Peter [EMAIL PROTECTED] wrote: bwalding2003/06/12 02:12:02 Modified:

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread nick . minutello
>>> ibiblio is required for the bootstrap. If you find in any other part of >>> Maven that the remote repository is hard-wired patches are welcome. I thought I gave a pretty detailed list in my original mail. (Line numbers and everything) Here it is again: -Nick

New feature: filtering

2003-06-13 Thread Vincent Massol
Hi, I've just committed a new feature in CVS: filtering of runtime resources and test resources. I've also committed a sample project that shows how to use it, in src/plugins-build/examples/simple-filtering Basically, whenever you want to filter some tokens in resources, use the following syntax

Changes.xml for Maven core

2003-06-13 Thread Vincent Massol
Hi, I've added a changes.xml file in maven/xdocs for all user-visible change in the maven core. Could you please use it if you make any user-visible change in the core? Thanks -Vincent - To unsubscribe, e-mail: [EMAIL PROTECTE

cvs commit: maven project.xml

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:25:50 Modified:.project.xml Log: Added changes report to site Revision ChangesPath 1.278 +1 -0 maven/project.xml Index: project.xml === RCS file: /home/cvs/mave

cvs commit: maven/xdocs changes.xml

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:24:36 Modified:src/conf driver.jelly src/java/org/apache/maven/project Resource.java src/xsd maven-project.xsd Added: src/plugins-build/examples/simple-filtering .cvsignore maven.xml project.xml

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven/examples/simplefiltering - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:15:31 maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven/examples/simplefiltering - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven/examples - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:12:08 maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven/examples - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Java.lang.ClassNotFoundException: interaction

2003-06-13 Thread Matthew Wilson
I am working with the 1.0-beta-10-SNAPSHOT, and am getting this error everywhere! Java.lang.ClassNotFoundException: interaction The stack trace is no help. What dependency am I missing? _ Matthew Wilson

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:03:19 maven/src/plugins-build/examples/simple-filtering/src/java/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java/org/apache - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 05:03:02 maven/src/plugins-build/examples/simple-filtering/src/java/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java/org - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 04:52:06 maven/src/plugins-build/examples/simple-filtering/src/java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/java - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 04:51:52 maven/src/plugins-build/examples/simple-filtering/src/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering/src/conf - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 04:50:39 maven/src/plugins-build/examples/simple-filtering/src/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering/src - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 04:45:08 maven/src/plugins-build/examples/simple-filtering/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/examples/simple-filtering - New directory

2003-06-13 Thread vmassol
vmassol 2003/06/13 04:44:59 maven/src/plugins-build/examples/simple-filtering - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MAVEN-486) goal ejb (=ejb:ejb) compiles same sources two times

2003-06-13 Thread jira
The following issue has been updated: Updater: Martin Skopp (mailto:[EMAIL PROTECTED]) Date: Fri, 13 Jun 2003 6:52 AM Comment: It's trival: - + Changes: Attachment changed from to jelly.patch ---

[jira] Created: (MAVEN-486) goal ejb (=ejb:ejb) compiles same sources two times

2003-06-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-486 Here is an overview of the issue: --

Re: Hard-coded www.ibiblio.org ?

2003-06-13 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] writes: >is there any reason ibiblio is really required for a bootstrap, rather >than say some local server with the same jars?? You can fetch the necessary jars (from another bootstrap run) and them put them into the local cache directory. Maven will then use these in its boot