Hmmm, this does not help with how to get the maven-metadata.xml for the
current project. Again, there is not a straightforward API on the
MavenProject that would allow one to do this. Is there anyway with the
Maven API's to gain access to this information within a plugin. I have
look at several
fixed
On 5/8/07, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
Hi everyone,
The metadata.xml file doesn't contain a reference to the 2.1.1 version of the
maven-clean-plugin. Is
this intentional or did something go wrong with the release ?
See http://repo1.maven.org/maven2/org/apache/maven/pl
Hi
It seems, i have reached the alpha release point with
revision 4046.
Regards,
Raphaël
2007/4/25, Brett Porter <[EMAIL PROTECTED]>:
Well, it sounds like you've got some more working happening now. What
I'd suggest is that you get it to the point where you think it is
ready for an alpha rele
Hi everyone,
I had a little talk with Brett at Apachecon in Amsterdam and he said that any
involvement is
welcome. At the company I work for (Ordina), we currently have a highly
customized continuum version
running (based on 1.0.3). Since I first started to add changes that were
specific to our
Hi everyone,
The metadata.xml file doesn't contain a reference to the 2.1.1 version of the
maven-clean-plugin. Is
this intentional or did something go wrong with the release ?
See http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/
Mvgr,
Martin
--
d some
improvements.
We are preparing the release note.
You'll find the binaries in 1 hour here :
http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20070508/
Vote closes in 72 hours.
+1 from me.
Arnaud
[1]
http://jira.codehaus
You should be able to get most of that from the project object. My
suggestion is to look at the maven-help-plugin:effective-pom code since
it seems close to what you want.
-Original Message-
From: Jason Chaffee [mailto:[EMAIL PROTECTED]
Sent: Monday, May 07, 2007 7:37 PM
To: dev@maven.ap
I might have a similar usecase for netbeans platform based apps. There
partial archetype would need to merge the netbeans' layer.xml file
(also possibly finding the file in the existing sourcebase and do a
merge with the one in the archetype.
another, a bit different usecase.
I have 2 archetypes,