Brett Leslie Porter
48cf14a656
PR: MNG-378
...
Only deploy the release information at the point of release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177934 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 06:43:12 +00:00
Brett Leslie Porter
fa3ecc6bd6
implement some inspection settings
...
The EAP now uses these settings to show highlighting and intentions in the editor, which is really helpful.
Once happy with settings, I will publish them for others to use
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177913 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 03:57:28 +00:00
Brett Leslie Porter
55b7ee5e58
ignores
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177912 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 03:09:03 +00:00
Brett Leslie Porter
503a481c73
clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177911 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 03:07:51 +00:00
Brett Leslie Porter
b4d8a7edf4
clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177910 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 03:07:40 +00:00
Brett Leslie Porter
ba31d4f893
adjust copyright
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177909 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 02:59:49 +00:00
Brett Leslie Porter
6a630346a2
use primitive types
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177873 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 02:41:00 +00:00
Brett Leslie Porter
eeb42ca316
update input handler version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171378 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 22:33:48 +00:00
Jason van Zyl
934763d0ad
o removing debug and adding a note
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171368 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 20:26:32 +00:00
Emmanuel Venisse
e52be1da9a
Check if pom is in the correct format.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171311 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 13:15:15 +00:00
Jason van Zyl
f226508aeb
o note on the version transformer
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171309 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 12:51:59 +00:00
Jason van Zyl
230d50014a
o adding some more debug info to try and find the problem with a POM
...
transformation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171307 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 12:42:01 +00:00
Jason van Zyl
ee7973d53a
o formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171305 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 12:36:37 +00:00
Jason van Zyl
e8f0384f2f
o removing some debug info
...
o provide a message when tagging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171304 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 11:27:48 +00:00
Jason van Zyl
aed93fb8b4
o still a work in progress but i can release using the plugin, have released
...
several components now and have worked out most of the kinks. there some
debugging info but by the time i go through the continuum release i'll
know what's what.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171270 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 00:33:55 +00:00
Jason van Zyl
41717d1744
o updating address
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171254 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 20:40:02 +00:00
Jason van Zyl
a2464c83af
o not using a maven writer ...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171253 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 20:38:10 +00:00
Jason van Zyl
098ae44be0
o renaming a couple methods
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171252 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 20:36:27 +00:00
Jason van Zyl
34530a8258
o i can now do a deploy with a couple of glitches, will work through the
...
problems as i release more components.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171249 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 20:29:27 +00:00
Jason van Zyl
4a5c667a6e
o adding a bit of javadoc and some notes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171241 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 19:23:04 +00:00
Jason van Zyl
eb4631e6f2
o the getScm() call creates a new instance of the scm bean so I corrected some
...
spots where it was being used because it was assuming the target/checkout
directory for the prepare phase. this needs a touch of work but i left
it pretty much as is to get it working. i have successfully prepared
for the release and now i'm going to try and perform the release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171239 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 19:08:10 +00:00
Jason van Zyl
e801e4af69
o making the maven.username parameter required.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171238 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 18:49:19 +00:00
Jason van Zyl
4ab9ef149d
o use the parent of the current project not the project we
...
started with :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171233 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 17:50:01 +00:00
Jason van Zyl
fdad0aa2e5
o deal specifically with site resources as the site is definitely
...
a first class citizen.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171228 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 16:28:52 +00:00
Jason van Zyl
fe316df8ce
o an archetype for a basic site which includes
...
-> apt example
-> apt format guide
-> faq example
-> xdoc example
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171227 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 16:23:22 +00:00
Brett Leslie Porter
cc9daca698
use built verifier plugin in itest
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171225 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 15:46:15 +00:00
Brett Leslie Porter
8a69c2bdc0
PR: MNG-148
...
Submitted by: Stephane Nicoll
Reviewed by: Brett Porter, Emmanuel Venisse
Implementation of an EAR plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171221 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 15:09:22 +00:00
Brett Leslie Porter
a3661b40fe
set executable property
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171213 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 14:41:31 +00:00
Emmanuel Venisse
87fc42fd0a
Flush and close always sink.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171135 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 16:31:21 +00:00
Emmanuel Venisse
f17d8fd554
Add startPage and EndPage methods for MultiPageReport
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171126 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 15:25:10 +00:00
Emmanuel Venisse
85818247bb
Upgrade doxia version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171121 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 14:37:52 +00:00
Emmanuel Venisse
9cd0c0f824
Add missing executePhase for obtain generated sources directories
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171074 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 07:54:32 +00:00
Emmanuel Venisse
6b51866a77
Clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170989 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 20:23:45 +00:00
Emmanuel Venisse
0b208ead83
Clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170987 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 20:14:08 +00:00
Emmanuel Venisse
bc7e6e0c98
Clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170986 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 20:07:49 +00:00
Emmanuel Venisse
46f0b649a7
Clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170985 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 20:07:46 +00:00
Emmanuel Venisse
61cff48ad1
Use new reporting-api dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170984 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 19:57:09 +00:00
Emmanuel Venisse
a40037f965
Add more modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170969 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 17:05:48 +00:00
Emmanuel Venisse
304543331b
Add a little javadoc report
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170966 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 16:53:27 +00:00
Emmanuel Venisse
a1ab59106e
o Add a report parent pom
...
o Reduce dependencies declaration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170965 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 16:52:47 +00:00
Emmanuel Venisse
6ffcf006fb
o clean import
...
o Use MavenProject instead of Model for obtain more informations
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170954 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 16:27:00 +00:00
Emmanuel Venisse
ae40e024d2
Add multipage support.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170885 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 07:02:19 +00:00
Brett Leslie Porter
49568cf67b
fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170867 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 04:46:42 +00:00
Brett Leslie Porter
b8ba46e6a8
add some extra documentation, fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170866 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 04:41:05 +00:00
Brett Leslie Porter
7d9690a0a7
delete temp files on exit
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170843 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 23:41:36 +00:00
Emmanuel Venisse
5a2501839c
Fix M2_REPO var support.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170738 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 12:16:43 +00:00
Emmanuel Venisse
a624012a8d
Check if mojo has parameters before populate it
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170736 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 11:59:09 +00:00
Emmanuel Venisse
2f6b576c4b
Check if mojo has parameters before populate it
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170735 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 11:51:42 +00:00
Emmanuel Venisse
3ab55f3c5c
Fix license
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170728 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 09:17:53 +00:00
Emmanuel Venisse
32303a7958
MNG-406. Remove hardcoded repository location in generated .classpath. Use M2_REPO as eclipse variable
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170723 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 08:23:27 +00:00