Author: akarasulu
Date: Sun Feb 6 23:14:36 2005
New Revision: 151694
URL: http://svn.apache.org/viewcvs?view=rev&rev=151694
Log:
changes for http://jira.codehaus.org/browse/MPDIST-20 ...
o added documentation for goals added (no new properties at this point)
o added description in jelly for so
The following comment has been added to this issue:
Author: Alex Karasulu
Created: Mon, 7 Feb 2005 2:07 AM
Body:
This issue is not really finished regardless of an initial commit of the dist
multiproject code here:
http://svn.apache.org/viewcvs.cgi?rev=151648&view=rev
I will get
Brett Porter wrote:
Hi Alex,
Thanks for this!
Can you also do the following:
- add the JIRA issue number in the comment, and close the JIRA issue
if you can (let me know if you need additional permissions)
- add a note to changes.xml detailing the change
- add documentation for the added goals
Ce
Hi Alex,
Thanks for this!
Can you also do the following:
- add the JIRA issue number in the comment, and close the JIRA issue if
you can (let me know if you need additional permissions)
- add a note to changes.xml detailing the change
- add documentation for the added goals
Thanks,
Brett
[EMAIL P
Author: akarasulu
Date: Sun Feb 6 16:48:58 2005
New Revision: 151648
URL: http://svn.apache.org/viewcvs?view=rev&rev=151648
Log:
changes ...
o added ability to consolidate javadocs for multiproject at the top level
o added more multiproject analogs to dist goals
Modified:
maven/maven-1/p
The following comment has been added to this issue:
Author: baleineca
Created: Sun, 6 Feb 2005 7:07 PM
Body:
Using substring instead of jelly tokenize seems to do the trick. I only tested
on win32, I will test on mac and linux and post a patch.
---
The following comment has been added to this issue:
Author: Sean Gay
Created: Sun, 6 Feb 2005 6:30 PM
Body:
If the report is run after a clean the problem occurs, if the classes are
compiled in your target directory then checkstyle can find the custom class
information.
It may b
Author: brett
Date: Sun Feb 6 14:18:07 2005
New Revision: 151625
URL: http://svn.apache.org/viewcvs?view=rev&rev=151625
Log:
add French site about Maven recommended by Marc DEXET
Modified:
maven/maven-1/core/trunk/xdocs/reference/articles.xml
Modified: maven/maven-1/core/trunk/xdocs/referen
The following comment has been added to this issue:
Author: Milos Kleint
Created: Sun, 6 Feb 2005 12:58 PM
Body:
There's one usecase for specifying the javadoc as dependency in your pom. When
using IDEs you want the javadocs for your libraries to be available for the IDE
as well,