Re: SCM 1.5 Plugin Beta 3

2005-01-18 Thread dan tran
When will we receive beta for clearcase?

;-)

-D


On Tue, 18 Jan 2005 23:38:08 +1100, Brett Porter <[EMAIL PROTECTED]> wrote:
> I have a released a beta of the SCM plugin with subversion support.
> Please test this even if you are already using this plugin for CVS as
> the backend has changed - the  task is no longer used.
> 
> Changes since beta-2 are:
> 
> New Features:
> 
> o checkout to target/checkout instead of target/checkouts/module-name
> for consistency between SVN and CVS.
> o implement a status check on prepare-release - fails if any unknown
> or modified files exist other than project.xml and changes.xml.
> 
> To automatically install the plugin, type the following on a single line:
> 
> maven plugin:download  -DgroupId=maven  -DartifactId=maven-scm-plugin
> -Dversion=1.5-beta-3
> (please wait 4 hours for it to be mirrored).
> 
> For a manual installation, you can download the plugin here:
> http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-scm-plugin-1.5-beta-3.jar
> 
> -
> 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: code review plugin

2005-01-18 Thread Jeffrey Bonevich
Thanx, Eric.  Just what I wanted to know.  I am already an Apache 
member, but no biggie.

jeff
Eric Pugh wrote:
You may want to float it by maven-plugins.sf.net as well..   The barrier
to entry is lower there...
-Original Message-
From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED] 
Sent: Saturday, January 15, 2005 10:21 PM
To: Maven Users List
Subject: code review plugin

Would anyone be interested in a maven plugin I wrote that just gathers 
up javadoc-style code review annotations (@reviewed user -MM-dd some

notes) and presents them in a report very similar to tasklist?  I 
basically just specialized the vdoclet plugin to do some very specific 
manipulations.  You can provide a from/to date and get a nicely 
formatted code review report for a given iteration to use in your 
release process, etc. 

If enough people are interested, I will deploy it to my web site.  Best 
of all possible worlds is that it would be hosted by the maven project 
itself.  How does one donate a maven plugin to the main maven project?  
Is this possible and/or desireable?  dIon?

jeff
 


--
jeff bonevich
mailto: [EMAIL PROTECTED]
"Any sufficiently advanced technology is indistinguishable from magic."
Arthur C. Clarke
"Programming today is a race between software engineers striving to 
build bigger and better idiot-proof programs, and the Universe trying 
to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook

"All programmers are playwrights and all computers are lousy actors."
Unknown
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Downloading artifacts fails with a 301

2005-01-18 Thread Poppe, Troy

I think this might be related to MAVEN-1527.  (my bug report should have
addressed the underlying problem.)

T

-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 17, 2005 5:33 PM
To: Maven Users List
Subject: Re: Downloading artifacts fails with a 301


could you file an issue in JIRA if one does not already exist? Maven should
follow it.

- Brett


On Mon, 17 Jan 2005 17:21:14 -0500, Daniel . <[EMAIL PROTECTED]> wrote:
> Turns out I wrongly accused the FAQ entry -  it states that 
> http://www.ibiblio.org/maven is the repo mirror not .com as I have in 
> my build.properties.
> 
> I have corrected the entry in my settings and artifacts can now be 
> downloaded.  Though I still think maven should follow the link forward 
> as the http spec recommends...
> 
> For the sake of posterity, if you get something like
> 
> Error retrieving artifact from 
> [http://www.ibiblio.com/maven/velocity-dvsl/jars/velocity-dvsl-0.45.ja
> r]: java.io.IOException: Unknown error downloading; status code was: 301
> WARNING: Failed to download velocity-dvsl-0.45.jar.
> The build cannot continue because of the following unsatisfied dependencies:
> velocity-dvsl-0.45.jar
> 
> get the file with wget or something, check the link that gets followed 
> and update your maven.repo.remote setting accordingly.
> 
> 
> Daniel
> 
> 
> Hello,
> 
> I've just upgraded to 1.0.2 and am unable to build anything as 
> downloading artifacts \ from Ibiblio ( http://www.ibiblio.com/maven/ 
> )fails with a status code of 301, ie  \ Permanently Moved. Is it 
> intended that maven will do a link-rewrite or do we have to correct it 
> by \ altering out remote repo setting? If we need to change the remote 
> repo setting, what should it be set to, as the Maven \ FAQ states that 
> http://www.ibiblio.com/maven/ should be good? Thanks
> Daniel
> --
> ___
> Sign-up for Ads Free at Mail.com
> http://promo.mail.com/adsfreejump.htm
> 
> -
> 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: Is there any Maven Dependency Convergence Report?!

2005-01-18 Thread Jon Strayer
Add this to your  section
maven-multiproject-plugin


On Tue, 18 Jan 2005 20:25:59 +0100, Siegfried Goeschl
<[EMAIL PROTECTED]> wrote:
> Hi folks,
> 
> I remember vaguely that there was a Dependency Convergence Report for
> multiprojects. Is this still available and how to enable this report?!
> 
> Cheers,
> 
> Siegfried Goeschl
> 
> -
> 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]



Is there any Maven Dependency Convergence Report?!

2005-01-18 Thread Siegfried Goeschl
Hi folks,
I remember vaguely that there was a Dependency Convergence Report for 
multiprojects. Is this still available and how to enable this report?!

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


Downloads page

2005-01-18 Thread Michael Schuerig

When maven.xdoc.distributionUrl is defined and there are version defined 
in project.xml, then the xdoc plugin generates a downloads page. There 
are a couple of things about it that I don't understand or where I'm 
unsure.

- How is maven.xdoc.distributionUrl related to the 
distributionSite/distributionDirectory elements in the POM?

- I've set up a maven repository at my site. Links from the downloads 
page should point there. Do I really have to set 
maven.xdoc.distributionUrl to point to the directory where the artifact 
should go?

- For human consumption it is pretty pointless to provide only links to 
"naked" jars without javadocs and source on the downloads page. I get 
the impression, that I'm trying to use that page for something it 
wasn't made for.

The details:

project.xml:
msutils
msutils
http://www.schuerig.de/maven

project.properties:
maven.xdoc.distributionUrl=http://www.schuerig.de/maven/msutils


Michael

-- 
Michael Schuerig  There is no matrix,
mailto:[EMAIL PROTECTED]only reality.
http://www.schuerig.de/michael/   --Lawrence Fishburn

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



3 Questions, Part 1

2005-01-18 Thread Randy Xu
Anyone have any suggestions/best practices for the follow issues?
1) post/preGoals: I have rmic and post-process in a postGoal to 
java:compile.  rmic is smart enough only to update classes that have 
been recompiled but post-process always runs.  Is there a simple way of 
making sure that if java:compile does nothing then none of the postGoals 
are run?  This won't buy me that much in this case since even if 1 class 
changes the post-processor will run through everything.  But there may 
be other people/cases where it would be useful to not have the postGoal 
run if main goal does nothing.

2) SNAPSHOTs:  Can someone describe to me Maven behavior step-by-step 
when SNAPSHOT is used and how this differs from not usign SNAPSHOT.  Or 
let me know where in the code this is?  When developing my multiproject, 
I use SNAPSHOT.  So say I change some classes in one subproject (in a 
way that affect dependenct subprojects) and run jar:install.  Since I 
overwrite the file in the local respository with 'install', does it 
matter whether I use SNAPSHOT or not?  My impression is that Maven uses 
the jar in the local repository for the classpath so doesn't putting in 
a new file do the job?  Or should I run install-snapshot?  What's the 
difference? (install-snapshot installs an artifact appended with the 
date/time but it seems my other subprojects still look for 
artifact-SNAPSHOT.jar, not the one with the date/time)

What would the consequences be of not using SNAPSHOT?  Would that just 
require the developer to do more work (ie install a subproject's jar 
when they change)?  OR - do I have to use SNAPSHOT because Maven doesn't 
even go to the respository when the filename hasn't changed even if the 
file has.

3) Downloading artifacts:  I have two remote repostitories set.  How do 
I disable the warning that appears if the first site doesn't contain the 
file?  Or can you let me know where in the code is this?

Thanks again.
BTW, the MIT puzzle hunt this weekend was crazy fun.  First time 
participant: http://www.normalville.org/setec

-Randy
http://www.harvardsketch.com/randall/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Maven and CruiseControl

2005-01-18 Thread Guy Davis
Thanks for the tip.  That worked great.
My next concern is having the output from Maven show up in the CC "Build 
Results" tab.  It looks like Ant logs for CC to a file while this isn't 
happening for Maven?  The downside is that I can see the output in the 
cmd shell I'm running CC from, but if the build won't compile, other 
developers can't see the reason from the CC results page.

Any ideas?
Thanks,
Guy
Nicolas Chalumeau wrote:
Call first the update of your project I your list of goal to attain

  
  

Nicolas
On Tue, 18 Jan 2005 08:28:20 -0700, Guy Davis <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to get CruiseControl working for our Maven-controlled build.
   If I set the CC config.xml to call have a  entry within the
 element with a target of site, then the build happens but the
 checked out tree (via Subversion) isn't updated first.
Is there anyone else using Maven, CruiseControl and Subversion.  I can
get things going with CruiseControl calling a small Ant script which
updates the tree, then calls Maven with an exec.  This seems like a bit
of a hack to me though.  Are there better approaches that don't involve
using an Ant intermediary?

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


classpath in manifest file

2005-01-18 Thread wqi
Hi,

I want to add the classpath information in the jar manifest file, I set
both maven.jar.manifest.classpath.add property and
maven.dependency.classpath to true. However, the classpath information
still wasn't added to the manifest file. Is there any step that I
missed? Please help.

Thanks,
-Wendy

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



RE: code review plugin

2005-01-18 Thread Eric Pugh
You may want to float it by maven-plugins.sf.net as well..   The barrier
to entry is lower there...

-Original Message-
From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED] 
Sent: Saturday, January 15, 2005 10:21 PM
To: Maven Users List
Subject: code review plugin


Would anyone be interested in a maven plugin I wrote that just gathers 
up javadoc-style code review annotations (@reviewed user -MM-dd some

notes) and presents them in a report very similar to tasklist?  I 
basically just specialized the vdoclet plugin to do some very specific 
manipulations.  You can provide a from/to date and get a nicely 
formatted code review report for a given iteration to use in your 
release process, etc. 

If enough people are interested, I will deploy it to my web site.  Best 
of all possible worlds is that it would be hosted by the maven project 
itself.  How does one donate a maven plugin to the main maven project?  
Is this possible and/or desireable?  dIon?

jeff

-- 
jeff bonevich
mailto: [EMAIL PROTECTED]

"Any sufficiently advanced technology is indistinguishable from magic."
Arthur C. Clarke

"Programming today is a race between software engineers striving to 
build bigger and better idiot-proof programs, and the Universe trying 
to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook

"All programmers are playwrights and all computers are lousy actors."
Unknown


-
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: [REPOST] ant TaskContainer doesn't work under maven

2005-01-18 Thread Nicolas De Loof
This is a know limitation of jelly-ant tags :
http://issues.apache.org/jira/browse/JELLY-183
I'll have to search another way to do the job :-(
Nico.

Nicolas De Loof a écrit :
Here's what I've found using debugger :
In AntTag.doTag (jelly-ant), the getBodyText method is used to get the 
body content of any Ant tag. BUT this method executes any ant Tag 
inside the body.

As Far As I've understood Ant tasks, body of a TaskContainer task 
SHOULD be executed by the conatiner itself.

Or did I miss something ?
Any suggestion is welcome.
Nico
Nicolas De Loof a écrit :
Hi all,
I repost my question, perhaps my first mail was not understood.
I'm writing a custom maven plugin that uses custom ant task. One is a 
TaskContainer ans two others ones are simple Task. They must be 
nested in the container task to share datas.

When I run my plugin using maven, my two "simple" task run and AFTER 
THAT the container task is run. Container addTask method is not called.

Is they're something special about maven and nested Task ?
Nico.
This message contains information that may be privileged or 
confidential and is the property of the Capgemini Group. It is 
intended only for the person to whom it is addressed. If you are not 
the intended recipient,  you are not authorized to read, print, 
retain, copy, disseminate,  distribute, or use this message or any 
part thereof. If you receive this  message in error, please notify 
the sender immediately and delete all  copies of this message.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information that may be privileged or 
confidential and is the property of the Capgemini Group. It is 
intended only for the person to whom it is addressed. If you are not 
the intended recipient,  you are not authorized to read, print, 
retain, copy, disseminate,  distribute, or use this message or any 
part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information that may be privileged or confidential 
and is the property of the Capgemini Group. It is intended only for the person 
to whom it is addressed. If you are not the intended recipient,  you are not 
authorized to read, print, retain, copy, disseminate,  distribute, or use this 
message or any part thereof. If you receive this  message in error, please 
notify the sender immediately and delete all  copies of this message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Maven and CruiseControl

2005-01-18 Thread Nicolas Chalumeau
Call first the update of your project I your list of goal to attain


  
  


Nicolas

On Tue, 18 Jan 2005 08:28:20 -0700, Guy Davis <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I'm trying to get CruiseControl working for our Maven-controlled build.
> If I set the CC config.xml to call have a  entry within the
>  element with a target of site, then the build happens but the
>   checked out tree (via Subversion) isn't updated first.
> 
> Is there anyone else using Maven, CruiseControl and Subversion.  I can
> get things going with CruiseControl calling a small Ant script which
> updates the tree, then calls Maven with an exec.  This seems like a bit
> of a hack to me though.  Are there better approaches that don't involve
> using an Ant intermediary?
> 
> Thanks,
> Guy
> 
> -
> 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: [REPOST] ant TaskContainer doesn't work under maven

2005-01-18 Thread Nicolas De Loof
Here's what I've found using debugger :
In AntTag.doTag (jelly-ant), the getBodyText method is used to get the 
body content of any Ant tag. BUT this method executes any ant Tag inside 
the body.

As Far As I've understood Ant tasks, body of a TaskContainer task SHOULD 
be executed by the conatiner itself.

Or did I miss something ?
Any suggestion is welcome.
Nico
Nicolas De Loof a écrit :
Hi all,
I repost my question, perhaps my first mail was not understood.
I'm writing a custom maven plugin that uses custom ant task. One is a 
TaskContainer ans two others ones are simple Task. They must be nested 
in the container task to share datas.

When I run my plugin using maven, my two "simple" task run and AFTER 
THAT the container task is run. Container addTask method is not called.

Is they're something special about maven and nested Task ?
Nico.
This message contains information that may be privileged or 
confidential and is the property of the Capgemini Group. It is 
intended only for the person to whom it is addressed. If you are not 
the intended recipient,  you are not authorized to read, print, 
retain, copy, disseminate,  distribute, or use this message or any 
part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information that may be privileged or confidential 
and is the property of the Capgemini Group. It is intended only for the person 
to whom it is addressed. If you are not the intended recipient,  you are not 
authorized to read, print, retain, copy, disseminate,  distribute, or use this 
message or any part thereof. If you receive this  message in error, please 
notify the sender immediately and delete all  copies of this message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Maven and CruiseControl

2005-01-18 Thread Guy Davis
Hello,
I'm trying to get CruiseControl working for our Maven-controlled build. 
   If I set the CC config.xml to call have a  entry within the 
 element with a target of site, then the build happens but the 
 checked out tree (via Subversion) isn't updated first.

Is there anyone else using Maven, CruiseControl and Subversion.  I can 
get things going with CruiseControl calling a small Ant script which 
updates the tree, then calls Maven with an exec.  This seems like a bit 
of a hack to me though.  Are there better approaches that don't involve 
using an Ant intermediary?

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


[REPOST] ant TaskContainer doesn't work under maven

2005-01-18 Thread Nicolas De Loof
Hi all,
I repost my question, perhaps my first mail was not understood.
I'm writing a custom maven plugin that uses custom ant task. One is a 
TaskContainer ans two others ones are simple Task. They must be nested 
in the container task to share datas.

When I run my plugin using maven, my two "simple" task run and AFTER 
THAT the container task is run. Container addTask method is not called.

Is they're something special about maven and nested Task ?
Nico.
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Can I configure fork mode for test plugin?

2005-01-18 Thread Erik Husby
Dion Gillard wrote:
From memory, the forkMode was added in Ant 1.6. Maven only uses Ant 1.5.3-1.
 

Until Maven supports Ant 1.6, you can achieve the equivalent by creating 
a master TestCase that includes all your separate test cases (tedious to 
do but once set up easy to maintain). Then tell Maven to exclude all 
other testcases and include the master one.

--
Erik Husby
Team Lead for Software Quality Automation
Broad Institute of MIT and Harvard 
Rm. 2192  320 Charles St, Cambridge, MA 02141-2023
mobile: 781.354.6669, office: 617.258.9227, 
email: [EMAIL PROTECTED]  AIM: ErikAtBroad

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


[! One questions !]

2005-01-18 Thread colaru
THANKS!!!

Is a god ideea I think!!!

But remain one problem with the sigle point acces (...). And, why in JTA
group is no jar??? Is a very confusing thing.


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



Re: [!!!!!!!! Some questions (help me) !!!!!!!]

2005-01-18 Thread Siegfried Goeschl
Hi Christian,
I think there is any easy answer for all of your questions - if the JARs 
are not in the repository (for whatever reason)

+) just put it into your local repository
+) use your own webserver to serve as an additional remote repository
Cheers,
Siegfried Goeschl
colaru wrote:
Hello!!!
Some little questions!!!
I translate my project from ANT to MAVEN and I find this problems.
[FIRST] In ibiblio repository, in JTA group is no .jar!!! Why. I nead this
jar for a spring dependency!!!
[SECOND] Where are opensynfony libraries (attlasian profiller in special)? I
use theyer profiller for example
but I dont find this jar in ibiblio repository. Is other name??? Please help
me.
[THIRD] Where is j/connector (I see just mm.mysql)???
Thanks: Cristian.
-
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]


SCM 1.5 Plugin Beta 3

2005-01-18 Thread Brett Porter
I have a released a beta of the SCM plugin with subversion support.
Please test this even if you are already using this plugin for CVS as
the backend has changed - the  task is no longer used.

Changes since beta-2 are:

 New Features:

o checkout to target/checkout instead of target/checkouts/module-name
for consistency between SVN and CVS.
o implement a status check on prepare-release - fails if any unknown
or modified files exist other than project.xml and changes.xml.

To automatically install the plugin, type the following on a single line:

maven plugin:download  -DgroupId=maven  -DartifactId=maven-scm-plugin
-Dversion=1.5-beta-3
(please wait 4 hours for it to be mirrored).

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-scm-plugin-1.5-beta-3.jar

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



[!!!!!!!! Some questions (help me) !!!!!!!]

2005-01-18 Thread colaru
Hello!!!

Some little questions!!!

I translate my project from ANT to MAVEN and I find this problems.
[FIRST] In ibiblio repository, in JTA group is no .jar!!! Why. I nead this
jar for a spring dependency!!!
[SECOND] Where are opensynfony libraries (attlasian profiller in special)? I
use theyer profiller for example
but I dont find this jar in ibiblio repository. Is other name??? Please help
me.
[THIRD] Where is j/connector (I see just mm.mysql)???

Thanks: Cristian.


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



[ANN] Maven Site Plugin 1.6 Released

2005-01-18 Thread Brett Porter
We are pleased to announce the Maven Site Plugin 1.6 release!
http://maven.apache.org/reference/plugins/site/
 New Features:
o Add ability to clean the destination before deployment
o Add the rsync deployment method Issue: MPSITE-21.
o Add the ability to have an intermediate staging publish step for the site
To automatically install the plugin, type the following on a single line:
maven plugin:download
 -Dmaven.repo.remote=http://www.ibiblio.org/maven
 -DgroupId=maven
 -DartifactId=maven-site-plugin
 -Dversion=1.6
(it may take up to 4 hours for it to appear on this mirror).
For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-site-plugin-1.6.jar
Have fun!
-The Maven Site Plugin development team
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Custom javadoc tags

2005-01-18 Thread Michael Schuerig

I'm using the tasklist plugin to generate a list of To Dos from @todo 
tags in the code. The result is as expected. Javadoc (1.5), though, 
does not cooperate. I've configured the custom tag in 
project.properties like this:

maven.javadoc.customtags=tag1
tag1.name=todo
tag1.description=To Do:
tag1.enabled=true
tag1.scope=all

In the Javadoc Report I get the following warning

  Note: Custom tags that could override future standard tags:  @todo. To 
avoid potential overrides, use at least one period character (.) in 
custom tag names.

and the text from the @todo does not appear in the generated output.

Now, I really like the @todo tag and rather not change it to something 
else. I'd like it even more if Sun supported this tag in the future and 
I can (ideally) keep my javadoc commments as they are. What I don't 
understand is why javadoc generates no output for the tag. Any ideas?

Michael

-- 
Michael Schuerig  I am the sum total of the parts
mailto:[EMAIL PROTECTED]I control directly.
http://www.schuerig.de/michael/   --Daniel C. Dennett, Elbow Room

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



Re: dependency not found

2005-01-18 Thread colaru
Hello!!!

A little question!!!

I translate my project from ANT to MAVEN and I find this problems.
[FIRST] In ibiblio repository, in JTA group is no .jar!!! Why. I nead this
jar for a spring dependency!!!
[SECOND] Where are opensynfony libraries? I use theyr profiller for example
but I dont find this jar in ibiblio repository. Is other name??? Please help
me.

Thanks: Cristian.



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