[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67146
]
Chris Chen commented on MASSEMBLY-103:
--
I'm getting building errors when I run "mvn compile" with your patch. Also,
the AssemblyMojoTest.java also gets patch problems, which
[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67147
]
Chris Chen commented on MASSEMBLY-103:
--
Oh, missed a few more lines of output that occurs before the exception. The
output is after the modello generation.
{noformat}
[INFO]
[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67151
]
Richard van der Hoff commented on MASSEMBLY-103:
The compile-time error is due to source files which have been deleted...
They're reduced to zero size by the patch,
[ http://jira.codehaus.org/browse/MASSEMBLY-97?page=comments#action_67154 ]
David Boden commented on MASSEMBLY-97:
--
I have worked around this by using "single" as the goal rather than "assembly".
The "single" goal has been added as a workaround for thi
Should avoid modifying assembly if none of the underlying files have changed.
-
Key: MASSEMBLY-115
URL: http://jira.codehaus.org/browse/MASSEMBLY-115
Project: Maven 2.x Assembly Plugin
Type:
[ http://jira.codehaus.org/browse/MJAR-41?page=comments#action_67156 ]
Fredrik Vraalsen commented on MJAR-41:
--
It seems the spec and the implementation are not quite in agreement,
unfortunately.
I've tested with multiple Class-Path entries in the mani
[ http://jira.codehaus.org/browse/MEAR-8?page=comments#action_67157 ]
Martijn de Bruijn commented on MEAR-8:
--
Thanks
> Add security role definitions to maven-ear-plugin
> -
>
> Key: MEAR-8
>
[ http://jira.codehaus.org/browse/MSITE-148?page=comments#action_67158 ]
Jean Deruelle commented on MSITE-148:
-
move to maven-2-0-4 (it's using site-plugin-2.0-beta-5). Looks like the inital
problem you had(problems when generating the dependencies repor
Excluding tests with command line pattern
-
Key: MSUREFIRE-135
URL: http://jira.codehaus.org/browse/MSUREFIRE-135
Project: Maven 2.x Surefire Plugin
Type: New Feature
Versions: 2.2
Environment: All environments runnin
Upload Stripes 1.3.2 to maven2 repository
-
Key: MAVENUPLOAD-940
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-940
Project: maven-upload-requests
Type: Task
Reporter: Tim Fennell
--
This message is automatically ge
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67163 ]
David Boden commented on SCM-116:
-
Removing this line from UpdateMojo.java in the maven-scm-plugin project:
* @aggregator
Completely fixes this issue. The plugin updates each of my subpr
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67166 ]
David Boden commented on SCM-116:
-
None of the other goals (checkout, checkin, diff...) have the @aggregator tag.
*Has the update goal been overlooked?*
> scm:update doesn't iterate thro
[ http://jira.codehaus.org/browse/CONTINUUM-667?page=comments#action_67167
]
Shinobu Kawai commented on CONTINUUM-667:
-
Since CONTINUUM-669 was marked as a duplicate of this issue, I would like this
to be expanded to a more generic scope. A timeout
[ http://jira.codehaus.org/browse/MWAR-47?page=comments#action_67168 ]
Eric Bottard commented on MWAR-47:
--
Please read " ... must benefit MANY "real, final" projects ..." above
> Regression : Files not copied when overlaying wars
> -
Regression : Files not copied when overlaying wars
--
Key: MWAR-47
URL: http://jira.codehaus.org/browse/MWAR-47
Project: Maven 2.x War Plugin
Type: Bug
Versions: 2.0
Reporter: Eric Bottard
The handy "over
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67170 ]
Emmanuel Venisse commented on SCM-116:
--
We use @aggregator, because generally, sub-modules are under the root directory
and I don't think a user with this layout want to update sever
help:describe should accept plugin prefix or prefix:goal
Key: MPH-15
URL: http://jira.codehaus.org/browse/MPH-15
Project: Maven 2.x Help Plugin
Type: Improvement
Reporter: Kenney Westerhof
Priority: Mi
[ http://jira.codehaus.org/browse/CONTINUUM-667?page=comments#action_67171
]
james strachan commented on CONTINUUM-667:
--
Sounds good to me :)
> need a way to limit the mount of time a unit test runs for
> ---
[ http://jira.codehaus.org/browse/MSUREFIRE-133?page=comments#action_67172
]
toli kuznets commented on MSUREFIRE-133:
forcing maven to use maven-surefire-plugin-2.2 solved my problems.
apologies for posting a dupe - i searched for a dupe but didn't
Provide ability to use a temp dir which doesn't get included in the assembly
archive
Key: MASSEMBLY-116
URL: http://jira.codehaus.org/browse/MASSEMBLY-116
Project: Maven 2.x Assembly Plugin
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=comments#action_67178
]
Matthijs Wensveen commented on MNGECLIPSE-124:
--
Same problem here on linux using eclipse 3.1.2 with m2eclipse version 0.0.9.
Weird thing is that it worked after I inst
Wagon WebDAV swallows exceptions
Key: WAGON-51
URL: http://jira.codehaus.org/browse/WAGON-51
Project: wagon
Type: Bug
Versions: 1.0-beta-1
Reporter: Dan Diephouse
Attachments: webdav.patch
Attached is a simple patch for
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=comments#action_67180
]
Eugene Kuleshov commented on MNGECLIPSE-124:
It has nothing to do with plugin classes. As I said, plugin is trying to
initialize embedder on startup and if that fail p
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=all ]
Eugene Kuleshov updated MNGECLIPSE-124:
---
Summary: Plugin fail to initialize when default maven repository folder is
not available (was: Unable to view use Maven2 using Eclipse 3.2RC4)
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-916?page=all ]
Carlos Sanchez closed MAVENUPLOAD-916:
--
Assign To: Carlos Sanchez
Resolution: Fixed
Changed dependencies in poms
javax.xml is only for the api
com.sun.xml.bind for the impl and
-api-20060612.jar
Causes JAXB RI 2.0.1 XJC to generate additional methods that allows method
chaining.
Method chaining is useful when building object tree in memory, allowing the
code to be done in a concise way.
The code that uses this plugin can still run with any JAXB2 implementation.
--
This
[ http://jira.codehaus.org/browse/WAGON-51?page=all ]
Carlos Sanchez closed WAGON-51:
---
Resolution: Fixed
Fix Version: 1.0-beta-1
> Wagon WebDAV swallows exceptions
>
>
> Key: WAGON-51
> URL: http
[ http://jira.codehaus.org/browse/MCHECKSTYLE-45?page=comments#action_67183
]
Carlos Sanchez commented on MCHECKSTYLE-45:
---
I don't think this should be changed. A warning is by definition just that, a
warning.
> It should be possible to configure
help:active-profiles doesn't include profiles derived from the parent pom.
--
Key: MPH-16
URL: http://jira.codehaus.org/browse/MPH-16
Project: Maven 2.x Help Plugin
Type: Bug
Reporter: David
[ http://jira.codehaus.org/browse/MCHECKSTYLE-19?page=comments#action_67184
]
Carlos Sanchez commented on MCHECKSTYLE-19:
---
I think now the multipage works, so this should be easy to apply
> filtering by severity
> -
>
>
Use of Java 5 annotations in Mojos produce error in QDox Parser
---
Key: MPLUGIN-21
URL: http://jira.codehaus.org/browse/MPLUGIN-21
Project: Maven 2.x Plugin Plugin
Type: Bug
Versions: 2.1
Environm
[ http://jira.codehaus.org/browse/MNG-1245?page=comments#action_67190 ]
Olivier Lamy commented on MNG-1245:
---
The question is : is it a bug or a feature ? ( ;-) )
> Reactor projects sometimes used even with version mismatch
> ---
[ http://jira.codehaus.org/browse/CONTINUUM-727?page=comments#action_67198
]
Jeremy Whitlock commented on CONTINUUM-727:
---
Another useful link from Carlos:
http://docs.codehaus.org/display/MAVENUSER/BEA+Maven+Requirement+Documents
> Allow Continuu
does not work in a multi-project build
---
Key: MNG-2363
URL: http://jira.codehaus.org/browse/MNG-2363
Project: Maven 2
Type: Bug
Components: Profiles
Reporter: David Boden
Priority
[
http://jira.codehaus.org/browse/MAVENUPLOAD-938?page=comments#action_67203 ]
Carlos Sanchez commented on MAVENUPLOAD-938:
please use com.mysql.management as groupId
> Upload MySQL Connector/MXJ 5.0.2 beta
>
[
http://jira.codehaus.org/browse/MAVENUPLOAD-937?page=comments#action_67204 ]
Carlos Sanchez commented on MAVENUPLOAD-937:
please use com.mysql.management as groupId
> Upload MySQL Connector/MXJ 1.1.6
>
>
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-908?page=all ]
Carlos Sanchez closed MAVENUPLOAD-908:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Intellij 5.1 redistribution jars
>
>
> Key: MAVENU
[ http://jira.codehaus.org/browse/MAVENUPLOAD-937?page=all ]
Carlos Sanchez closed MAVENUPLOAD-937:
--
Assign To: Carlos Sanchez
Resolution: Fixed
Nevermind, uploading
> Upload MySQL Connector/MXJ 1.1.6
>
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-938?page=all ]
Carlos Sanchez closed MAVENUPLOAD-938:
--
Assign To: Carlos Sanchez
Resolution: Fixed
Nevermind, uploading
> Upload MySQL Connector/MXJ 5.0.2 beta
> --
[ http://jira.codehaus.org/browse/MAVENUPLOAD-896?page=all ]
Carlos Sanchez closed MAVENUPLOAD-896:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> imageinfo 1.7
> -
>
> Key: MAVENUPLOAD-896
> URL: http://jira.
[ http://jira.codehaus.org/browse/MAVENUPLOAD-895?page=all ]
Carlos Sanchez closed MAVENUPLOAD-895:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Upload request for NLOG4J 1.2.25
>
>
> Key: MAVENU
[ http://jira.codehaus.org/browse/MAVENUPLOAD-895?page=all ]
Carlos Sanchez reopened MAVENUPLOAD-895:
Assign To: (was: Carlos Sanchez)
Not uploaded yet
> Upload request for NLOG4J 1.2.25
>
>
>
[
http://jira.codehaus.org/browse/MAVENUPLOAD-902?page=comments#action_67210 ]
Carlos Sanchez commented on MAVENUPLOAD-902:
we don't upload snapshots, they have to be released
> Maven JSAR Plugin - Manage Multi-file Javascript dependencies!
> -
[ http://jira.codehaus.org/browse/MCHECKSTYLE-45?page=comments#action_67209
]
Fabian Bauschulte commented on MCHECKSTYLE-45:
--
I want to make sure that no version with checkstyle warnings (for example
missing javadoc comments) is deployed. I am
[ http://jira.codehaus.org/browse/MAVENUPLOAD-926?page=all ]
Carlos Sanchez closed MAVENUPLOAD-926:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Please upload Mysql Java Connector 3.1.13
> -
>
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-927?page=all ]
Carlos Sanchez closed MAVENUPLOAD-927:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> OpenWFE 1.7.1pre4 upload request
>
>
> Key: MAVENU
[ http://jira.codehaus.org/browse/ARCHETYPE-36?page=all ]
Jesse McConnell closed ARCHETYPE-36:
Resolution: Fixed
removed the offending reference from the archetype.xml file, it was removed so
this plugin played nicely with the site archetype
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-935?page=all ]
Carlos Sanchez closed MAVENUPLOAD-935:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Upload spring-1.2.7 sources only
>
>
> Key: MAVENU
[ http://jira.codehaus.org/browse/MAVENUPLOAD-934?page=all ]
Carlos Sanchez closed MAVENUPLOAD-934:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Upload spring-1.2.6 sources only
>
>
> Key: MAVENU
eclipse:eclipse creates overlapping source directories
--
Key: MECLIPSE-114
URL: http://jira.codehaus.org/browse/MECLIPSE-114
Project: Maven 2.x Eclipse Plugin
Type: Bug
Versions: 2.2
Reporter: Matthew
[
http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=comments#action_67216 ]
Carlos Sanchez commented on MAVENUPLOAD-933:
Please check groupId naming conventions on upload instructions page
> Please add Java Web Parts to iBiblio Maven reposito
[ http://jira.codehaus.org/browse/MAVENUPLOAD-932?page=all ]
Carlos Sanchez closed MAVENUPLOAD-932:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> postgresql-8.1-407
> --
>
> Key: MAVENUPLOAD-932
> URL: ht
JUnit suite() method ends up being called twice when tests are run with Surefire
Key: SUREFIRE-47
URL: http://jira.codehaus.org/browse/SUREFIRE-47
Project: surefire
Type: Bug
Versio
[
http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=comments#action_67218 ]
Frank W. Zammetti commented on MAVENUPLOAD-933:
---
To be more precise, the #2 attached ZIP has the updated POMs in all JARs, as do
the JARs listed as download links.
[ http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=all ]
Frank W. Zammetti updated MAVENUPLOAD-933:
--
Attachment: javawebparts.zip
> Please add Java Web Parts to iBiblio Maven repository
> -
[ http://jira.codehaus.org/browse/MSUREFIRE-131?page=comments#action_67223
]
Bryce Nordgren commented on MSUREFIRE-131:
--
My bad!! I had spelled it right, but I had the element inside a
element. Copy paste error. Thanks for your POM, it helped
[ http://jira.codehaus.org/browse/MSUREFIRE-132?page=comments#action_67224
]
Bryce Nordgren commented on MSUREFIRE-132:
--
My problem with the wierd filename behavior has been solved. In my POM, I had
{{}} instead of
{{}}
However, this does not r
[ http://jira.codehaus.org/browse/MSUREFIRE-123?page=comments#action_67225
]
Andy Fyfe commented on MSUREFIRE-123:
-
Part of the output of "mvn test" follows:
...
---
T E S T S
[ http://jira.codehaus.org/browse/MSUREFIRE-123?page=comments#action_67226
]
Andy Fyfe commented on MSUREFIRE-123:
-
I've tried this now also on solaris and linux.
In the case of our solaris machine, an attempt to access http://localhost is
denied, and
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=all ]
Carlos Sanchez updated MCOMPILER-22:
Attachment: maven-compiler-plugin.patch
> Compilation fails: "The command line is too long."
> --
>
>
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=all ]
Carlos Sanchez updated MCOMPILER-22:
Attachment: plexus-compiler-javac.patch
> Compilation fails: "The command line is too long."
> --
>
>
[ http://jira.codehaus.org/browse/MNG-2336?page=all ]
Dennis Lundberg closed MNG-2336:
Resolution: Fixed
> [maven-maven1-plugin] Tweak the configuration xml syntax
>
>
> Key: MNG-2336
release:prepare failed in 'cvs ... commit' phase for multi-module build
---
Key: MRELEASE-131
URL: http://jira.codehaus.org/browse/MRELEASE-131
Project: Maven 2.x Release Plugin
Type: Bug
Versio
[ http://jira.codehaus.org/browse/MSUREFIRE-122?page=comments#action_67228
]
Carlos Sanchez commented on MSUREFIRE-122:
--
Not sure if anybody is interested but if it works can be added. Getting votes
in this issue will help though.
> Support tests
Add option to redirect stdout from tests to a file
--
Key: MSUREFIRE-136
URL: http://jira.codehaus.org/browse/MSUREFIRE-136
Project: Maven 2.x Surefire Plugin
Type: Improvement
Versions: 2.1.3, 2.2
Reporter
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=comments#action_67232
]
Henry S. Isidro commented on MSUREFIRE-136:
---
I've patched surefire-booter as well as maven-surefire-plugin to exhibit this
behavior. The plugin now accepts a boolean para
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ]
Henry S. Isidro updated MSUREFIRE-136:
--
Attachment: maven-surefire-plugin.patch
SurefireBooter.patch
> Add option to redirect stdout from tests to a file
> --
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ]
Henry S. Isidro updated MSUREFIRE-136:
--
Attachment: (was: SurefireBooter.patch)
> Add option to redirect stdout from tests to a file
> --
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ]
Henry S. Isidro updated MSUREFIRE-136:
--
Attachment: (was: maven-surefire-plugin.patch)
> Add option to redirect stdout from tests to a file
>
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ]
Henry S. Isidro updated MSUREFIRE-136:
--
Attachment: MSUREFIRE-136-surefire-booter.patch
MSUREFIRE-136-maven-surefire-plugin.patch
> Add option to redirect stdout from tests t
[ http://jira.codehaus.org/browse/MRELEASE-119?page=all ]
Brett Porter closed MRELEASE-119:
-
Assign To: Brett Porter
Resolution: Duplicate
> Release plugin is not updating changes.xml like it did in m1
>
[ http://jira.codehaus.org/browse/MWAR-33?page=all ]
Brett Porter updated MWAR-33:
-
Fix Version: 2.0.1
well, this shouldn't happen for two reasons:
a) it shouldn't duplicate
b) wars shouldn't pass on dependencies (you should get the war in web-inf/lib)
> ja
[ http://jira.codehaus.org/browse/MJAR-42?page=comments#action_67235 ]
Brett Porter commented on MJAR-42:
--
- default values should be given with default-value instead of an initialising
value (the basedir won't be correctly aligned otherwise)
- this techniq
73 matches
Mail list logo