> -Original Message-
> From: Nathan Coast [mailto:[EMAIL PROTECTED]
> Sent: 02 October 2003 03:34
> To: maven dev
> Subject: plugin naming
>
> just wondering,
>
> the convention for plugin naming is
>
> maven-[myplugin]-plugin
>
> is the 'maven' bit supposed to indicate that it's a ma
Are you sure you are on jira.codehaus.org?
> -Original Message-
> From: Nathan Coast [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 2 October 2003 4:33 PM
> To: Maven Dev
> Subject: submitting patch to jira
>
>
> Hi,
>
> I'm trying to create a new issue in jira so I can submit a
> patch
Hi,
I'm trying to create a new issue in jira so I can submit a patch (as per
instructions on wiki) but in the create new issue section, there are only a few
projects to chose from, none of which is Maven?
cheers
Nathan
-
To u
yes I can confirm, no projects are using the same id.
worth getting the project in a state that I can mail to you?
Brett Porter wrote:
Can you check that you aren't using the same in the parent and derived
projects? I just filed a bug against this - it causes an "unknown" goal when
executing th
Can you check that you aren't using the same in the parent and derived
projects? I just filed a bug against this - it causes an "unknown" goal when
executing the project via the reactor.
- Brett
> -Original Message-
> From: Nathan Coast [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 2 Octo
Hi,
there was a thread a few days ago relating to a goal executed via the reactor
failing with the error "unknown goal". The same goal executed by the reactor
would execute fine when operated on a single project.
http://www.mail-archive.com/[EMAIL PROTECTED]/msg03662.html
In addition to this,
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-877
Here is an overview of the issue:
--
Last 500 lines of a clean bootstrap build of maven at 20031001-2200
[exec]
/home/tirsen/.maven/repository/commons-digester/jars/commons-digester-1.4.1.jar
[exec]
/home/tirsen/.maven/repository/commons-logging/jars/commons-logging-1.0.1.jar
[exec]
/home/tirsen/.maven
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-876
Here is an overview of the issue:
--
Haven't really had cause to look at this yet. Personally, I dropped the
"maven-" altogether for our organisation, but adding some prefix is a good
idea as there is no concept of groupId in the plugins directory.
In the future we definitely need to take the whole id into account - this
was discusse
just wondering,
the convention for plugin naming is
maven-[myplugin]-plugin
is the 'maven' bit supposed to indicate that it's a maven plugin or a plugin
produced by maven?
in other words is the convention
[organisation]-[myplugin]-plugin
thanks
Nathan
dion2003/10/01 18:20:11
Modified:src/plugins-build/xdoc/xdocs changes.xml
src/plugins-build/xdoc/src/plugin-resources navigation.jelly
src/plugins-build/xdoc project.xml
Log:
Fixed source repository and issue tracking url's being added to nav even if
Go for it.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Brett Porter <[EMAIL PROTECTED]> wrote on 02/10/2003 08:17:55 AM:
> Just wondering if anyone was planning to write the blurb for Maven for
the
> Apache newsletter? If not, I'll take a look, with m
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 1 Oct 2003 7:39 PM
Applied
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-822
Here is an overview of t
dion2003/10/01 17:18:52
Modified:src/plugins-build/jxr/src/main/org/apache/maven/jxr/pacman
JavaFileImpl.java
src/plugins-build/jxr/xdocs changes.xml
src/plugins-build/jxr project.xml
Log:
Fix for MAVEN-822
Revision Chan
dion2003/10/01 17:13:30
Modified:xdocs/misc powered.xml
Log:
Add some powered bys
Revision ChangesPath
1.4 +26 -8 maven/xdocs/misc/powered.xml
Index: powered.xml
===
RCS file: /home/cvs
dion2003/10/01 17:10:18
Modified:xdocs/misc powered.xml
Log:
Add some powered bys
Revision ChangesPath
1.3 +20 -0 maven/xdocs/misc/powered.xml
Index: powered.xml
===
RCS file: /home/cvs
dion2003/10/01 17:06:23
Modified:xdocs/reference user-guide.xml
Log:
Add docs on changing maven.build.dir
Revision ChangesPath
1.62 +7 -0 maven/xdocs/reference/user-guide.xml
Index: user-guide.xml
==
dion2003/10/01 17:05:47
Modified:xdocsfaq.fml
Log:
Add Id
Revision ChangesPath
1.3 +2 -0 maven-plugins/xdocs/faq.fml
Index: faq.fml
===
RCS file: /home/cvs/maven-plugins/xdocs/faq.
dion2003/10/01 17:05:19
Modified:xdocsfaq.fml
Log:
*** keyword substitution change ***
Revision ChangesPath
1.2 +22 -22maven-plugins/xdocs/faq.fml
Index: faq.fml
===
RCS file: /home
dion2003/10/01 17:04:56
Added: xdocsfaq.fml navigation.xml
Log:
Add some basic docs
Revision ChangesPath
1.1 maven-plugins/xdocs/faq.fml
Index: faq.fml
===
Just wondering if anyone was planning to write the blurb for Maven for the
Apache newsletter? If not, I'll take a look, with maybe a bit (ok, a lot) of
cut-and-paste from the Maven diaries and web site :)
- Brett
jstrachan2003/10/01 06:20:59
Modified:html2xdoc/src/test/org/apache/maven/html2xdoc
TestHtml2Xdoc.java
html2xdoc/src/main/org/apache/maven/html2xdoc
Html2XdocBean.java
html2xdoc/xdocs changes.xml
Added:
dion2003/10/01 05:42:15
Modified:html2xdoc/xdocs changes.xml
html2xdoc plugin.jelly
Log:
Only process html files if the source directory exists
Revision ChangesPath
1.6 +3 -0 maven-plugins/html2xdoc/xdocs/changes.xml
Index: changes.xml
dion2003/10/01 05:11:42
Modified:src/plugins-build/jellydoc project.xml plugin.jelly
src/plugins-build/jellydoc/xdocs changes.xml
Log:
Only register report if sourcesPresent
Revision ChangesPath
1.20 +1 -1 maven/src/plugins-build/jellydoc/proj
dion2003/10/01 04:32:35
Modified:html2xdoc/xdocs changes.xml
html2xdoc project.xml
Log:
Someone made a change.
Updated the version and added a release section
Revision ChangesPath
1.5 +5 -0 maven-plugins/html2xdoc/xdocs/changes.xml
Ind
dion2003/10/01 04:31:26
Modified:aspectj/xdocs changes.xml
Log:
Freaking typos
Revision ChangesPath
1.5 +1 -1 maven-plugins/aspectj/xdocs/changes.xml
Index: changes.xml
===
RCS file: /
dion2003/10/01 04:29:43
Added: aspectj .cvsignore
Log:
add cvsignore
Revision ChangesPath
1.1 maven-plugins/aspectj/.cvsignore
Index: .cvsignore
===
target
-
jstrachan2003/10/01 03:57:23
Modified:html2xdoc .cvsignore
Log:
added cvs ignore for eclipse stuff
Revision ChangesPath
1.4 +1 -0 maven-plugins/html2xdoc/.cvsignore
Index: .cvsignore
===
R
jstrachan2003/10/01 03:56:30
Modified:html2xdoc/src/test/org/apache/maven/html2xdoc
TestHtml2Xdoc.java
html2xdoc/src/main/org/apache/maven/html2xdoc
Html2XdocBean.java
Added: html2xdoc/src/test/org/apache/maven/html2x
jstrachan2003/10/01 03:43:03
Modified:html2xdoc/src/test/org/apache/maven/html2xdoc
TestHtml2Xdoc.java
html2xdoc/src/main/org/apache/maven/html2xdoc
Html2XdocBean.java
html2xdoc plugin.jelly .cvsignore
Added:
31 matches
Mail list logo