dion
bf464e28f7
Remove old nav (current etc) as it was confusing people.
...
Implement maven.jar.includes as per Eric Giguere's suggestion
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114601 13f79535-47bb-0310-9956-ffa450edef68
2004-01-18 15:14:36 +00:00
bwalding
15dead572e
Back out changes to pre docbook stuff I did. maven-plugins.sf.net has a docbook plugin
...
which looks to be less work.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114600 13f79535-47bb-0310-9956-ffa450edef68
2004-01-18 09:54:26 +00:00
vmassol
cbb7a45d8d
Make the 2 aspects intercept different methods as it seems AW doesn't support weaving twice the same method... :-(
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114599 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 20:09:17 +00:00
evenisse
6083671bf9
Add external link in pdf
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114598 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 15:33:14 +00:00
evenisse
72a53d4fba
Add a very simple version of cover.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114597 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 14:41:09 +00:00
evenisse
7d4a3b109b
Modify some default values
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114596 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 14:39:55 +00:00
vmassol
76e1669c43
hmm... it seems the pathref was not working for some reason. Not sure why but this seems to work.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114595 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 13:03:33 +00:00
vmassol
2d18aef226
Support spaces in aspectwerkc -cp classpath
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114594 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 12:36:27 +00:00
vmassol
120bd50dc0
- renamed property by prefixing it with "maven". It was previously wrongly named
...
- added default property values for non-production aspects
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114593 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 12:18:09 +00:00
vmassol
f4f9366771
- Allowed weaving to a different directory than ${maven.build.dest}
...
- Fixed AspectWerkzC usage. I was wrongly weaving all dependent jars... :-)
I believe the plugin now works for Attribdef offline mode. I haven't tried the other use cases.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114592 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 11:49:23 +00:00
bwalding
ca9857b398
Removed erroneous code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114591 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 22:06:32 +00:00
bwalding
91898998a6
Can't have that LGPL stuff here.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114590 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 22:01:18 +00:00
evenisse
b73ed40e4f
use groupId/artifactId instead of id for dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114589 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 16:27:07 +00:00
evenisse
e9476a359c
Add id tag
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114588 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 14:30:46 +00:00
bwalding
449d07ea32
A giant rip off of the hibernate docbook->pdf/html converter.
...
It's pretty much a copy and hack to make it fit into maven at present.
Needs to have customisation added to it (at present it generates hibernate.pdf!)
Have a look in hibernate CVS for example files (which have to be put in src/reference/src in your project)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114587 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 14:25:48 +00:00
evenisse
4b9b58b7ec
MAVEN-MPPDF-1. Completely re-writte of the PDF plug-in. It solves most of the thorniest issues, such as table formatting, more levels in the table of contents, and image sizing. The graphic design is also dramatically improved.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114586 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 13:57:44 +00:00
vmassol
e22afcb573
added build.properties to ignore file list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114585 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 11:48:26 +00:00
evenisse
1bed0ffe72
Move to maven components module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114584 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 15:58:07 +00:00
vmassol
2a5d764a53
added build.properties to ignore file list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114583 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 11:18:25 +00:00
michal
9f73daab0e
Added "idea:multiproject" goal. (IDEA 4 only).
...
It creates the idea module files (.iml) via reactor and main project which aggregates
this modules. Each module has it's own classpath, src and test, traget dir setting etc.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114582 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 14:32:59 +00:00
jvanzyl
a526454aa3
o remove the hardwiring to my setup
...
o remove dep on plexus-utils in the test runner
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114581 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 08:23:42 +00:00
jvanzyl
8695eb3c27
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114577 13f79535-47bb-0310-9956-ffa450edef68
2004-01-09 16:22:58 +00:00
werken
7e543e664f
Fix for MPXDOC-75.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114576 13f79535-47bb-0310-9956-ffa450edef68
2004-01-09 15:55:17 +00:00
evenisse
fdf2ed260b
Comment echo. genapp doesn't work if this echo are present ????????
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114575 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 16:53:58 +00:00
evenisse
16d65bc7df
Fix MPCHANGELOG-24.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114574 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 14:17:12 +00:00
dion
b0d134fb39
Fix bad encoding
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114573 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 05:23:58 +00:00
dion
81fc51199e
- Remove telnet server dependency for ftp deployment
...
- Thanks to Rajeev Kaul
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114572 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 05:14:38 +00:00
dion
a16d28f12d
Added maven.junit.format property that defaults to brief.
...
Changed formatters to use maven.junit.usefile consistently.
Only set 'dir' property of junit task if fork != 'no'
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114571 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 04:42:40 +00:00
dion
6a6d56ae0c
Apply MPJAVADOC-6
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114570 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 00:24:53 +00:00
dion
39f32d98cd
Fix missing namespace
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114569 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 16:03:55 +00:00
evenisse
dbdcdc9469
Jason's changes are for a new plugin version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114568 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 12:10:10 +00:00
evenisse
e529512349
Remove extra character
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114567 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 12:09:12 +00:00
jvanzyl
e2a9db7a71
o add goal to create an artifact upload bundle
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114566 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 03:24:12 +00:00
dion
7835460f41
Apply MPJAVADOC-17
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114565 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 01:20:19 +00:00
jvanzyl
1a565ab4e0
adding change
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114564 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 00:02:24 +00:00
jvanzyl
4b1a78aeb7
o formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114563 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:18:49 +00:00
jvanzyl
08bcd6a2d6
o defaults need to be set before anything happens. jnlp file came out wonky.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114562 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:14:15 +00:00
jvanzyl
e331ee4013
o using maven:property and removing use of ${pom} in the plugin properties
...
with emmanuel's permission.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114561 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:02:40 +00:00
jvanzyl
d91561bcd3
o property is gleaned within the plugin using the pom directly.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114560 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 20:48:46 +00:00
jvanzyl
46c2ce36ad
o use maven:property to glean a default instead of relying on interpolation
...
of ${pom} values in the plugin properties files.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114559 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 20:48:07 +00:00
jvanzyl
2f79ac3020
o remove the use of maven.xdoc.version, the new maven:property tag is being
...
used within the xdoc plugin to create a default value from the POM if one
isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 19:07:39 +00:00
jvanzyl
2ef10a2f9b
o use the new maven:property tag in order to determine the value of
...
maven.xdoc.version so that we don't need to refer to the pom within
the plugin.properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114554 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:47:25 +00:00
jvanzyl
e85e52b12e
o adding jelly maven tag library for use
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114553 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:05:22 +00:00
jvanzyl
4642e20efe
o removing glossary cruft
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114552 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:00:01 +00:00
jvanzyl
42b92c0b8f
o change log plugin takes care of its own transformation now and has for
...
a while. Just getting rid of the cruft that's grown in here.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114551 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:58:47 +00:00
jvanzyl
8c0c0cd1f7
o task list plugin doesn't require any transformation from the xdoc plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114550 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:54:01 +00:00
jvanzyl
d749081c49
o fixing typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114549 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:46:06 +00:00
dion
324a32d096
Upgrade to ant 1.6
...
tests now run and succeed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114548 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:46:25 +00:00
dion
4d7f0743b2
Rename test class so that it is run
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114547 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:41:00 +00:00
dion
1a72e8a4b5
Remove unneeded clover plugin dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114546 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:40:17 +00:00