there is a feature in Modello since november 2006, released in 1.0-alpha-13,
to read the model version from namespace instead of model field.
But it is only available for StAX reader, not XPP3 nor Dom4J. i don't know if
there is a precise reason why this has not been integrated into Maven models.
Most of my POM files look like this:
http://maven.apache.org/POM/4.0.0"; ...
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
...
I have always found it strange that there is a modelVersion element.
What purpose does it serve that the
for now, I am going to set the plugin version to the old one 1.3.5 to
get the build going
where is the site of the new plugin you are talking about?
-D
On Tue, Dec 30, 2008 at 5:21 PM, Jason van Zyl wrote:
> There is a new plugin that works with annotations, javadoc comments, and
> handles gene
There is a new plugin that works with annotations, javadoc comments,
and handles generation and merging of existing descriptors. Works for
application and test code:
Current GAV we're using:
org.codehaus.plexus:plexus-component-metadata:1.0-beta-3.01
We're using it everywhere in trunk but I
Starting at version 1.3.6, plexus:descriptor has the following changes:
1. default outputDirectory is ${project.build.outputDirectory}
insteadd of ${project.build.directory}/generated-resources/plexus
2. default phase is "process classes" instead of
generate-resources. Note merge-descripto
We had lots of problems with javadoc 2.3 that introduced forking behavior.
This was reverted in 2.4 and apparently put back in 2.5:
http://svn.apache.org/viewvc/maven/plugins/tags/maven-javadoc-plugin-2.5/sr
c/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java?r1=661429&r2=
661899
This
Shane Isbell wrote:
Hm, looks odd that the fix for a regression is to break backward-compat
somewhere else.
In what way? Where?
The IDs are used to merge 's during inheritance and profile
injection. So while the both executions
...
default
On Tue, Dec 30, 2008 at 2:47 AM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:
> Author: sisbell
>> Date: Mon Dec 29 17:33:12 2008
>> New Revision: 730028
>>
>> URL: http://svn.apache.org/viewvc?rev=730028&view=rev
>> Log:
>> Fix: MNG-3927
>>
>> Modified:
>>maven/components/trunk/maven
Author: sisbell
Date: Mon Dec 29 17:33:12 2008
New Revision: 730028
URL: http://svn.apache.org/viewvc?rev=730028&view=rev
Log:
Fix: MNG-3927
Modified:
maven/components/trunk/maven-model/src/main/mdo/maven.mdo
Modified: maven/components/trunk/maven-model/src/main/mdo/maven.mdo
URL:
http://s
FYI - a new dev. snapshot.
After the first round of testing and discussions mercury-ant has had a
face lift:
* added simplified syntax and a system of defaults - examples in
http://people.apache.org/~ogusakov/sites/mercury-ant/mercury-ant-tasks/howto.html
In the simplest form it could be use
> Jason, not sure if you remember, but m2eclipse allows to install embedder
> updates separately from the core.
> So, can publish updated embedder for early adopters consumption and it
> will also help to catch incompatibilities in 3.0 earlier.
+1, I'll be happy to check them
-
11 matches
Mail list logo