[ http://jira.codehaus.org/browse/MNG-746?page=comments#action_44642 ]
Jose Peleteiro commented on MNG-746:
**/Abstract*TestCase.java not
**/Abstract*TestCase
> Add **/*TestCase.java and
> **/Abstract*TestCase to default surefire configuration.
> -
Add **/*TestCase.java and
**/Abstract*TestCase to default surefire configuration.
---
Key: MNG-746
URL: http://jira.codehaus.org/browse/MNG-746
Project: Maven
Hi,
Ok, here's a summary of what I did with the continuum model:
- rebuilt the model from scratch based on the web design.
- implemented it separately and tested it thoroughly in isolation.
- migrated the app over to the new model, removing the old one
Changes in the new model:
- package is o.a.m
Issue Subscription
Filter: Outstanding Repository Maintenance: Uploads (9 issues)
Subscriber: mavendevlist
Project: maven-upload-requests
Resolution: Unresolved
Key Summary
MAVENUPLOAD-485jtds 1.1
http://jira.codehaus.org/browse/MAVENUPLOAD-485
MAVENUPLOAD-486maven taglib plug
Issue Subscription
Filter: Outstanding Repository Maintenance: Evangelism (31 issues)
Subscriber: mavendevlist
Project: Maven Evangelism
Resolution: Unresolved
Key Summary
MEV-64 wrong version for emma/emma is declared, there is no 2.0.latest in
the repository.
http://ji
LOL
This got done, and broke the fixed continuum build (it was passing in
null and now that's ambiguous).
/me changes back to an empty list...
- Brett
Brett Porter wrote:
>Somebody has recently changed a public API (looks like maven-project).
>Can you please put a backwards compatible method i
On page http://maven.apache.org/maven2/plugin-overview.html
The links for Configuring Plugins (http://maven.apache.org/maven2/
plugin-configuration.html) and Managing Plugins in Large Environments
are broken.
The first one in particular would be nice, since I'm having trouble
with some bas
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050818.003000.txt
[
http://jira.codehaus.org/browse/MAVENUPLOAD-485?page=comments#action_44641 ]
Brandon Keepers commented on MAVENUPLOAD-485:
-
my mistake. It's fixed.
> jtds 1.1
>
>
> Key: MAVENUPLOAD-485
> URL: http://jira.codehaus.o
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050818.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050818.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Replace pom.getPluginContext.getVariable by maven:get
-
Key: MPPDF-45
URL: http://jira.codehaus.org/browse/MPPDF-45
Project: maven-pdf-plugin
Type: Improvement
Versions: 2.3.1
Environment: ?
Reporter: Luka
documentation updates
-
Key: MPPDF-44
URL: http://jira.codehaus.org/browse/MPPDF-44
Project: maven-pdf-plugin
Type: Improvement
Versions: 2.3.1
Environment: ?
Reporter: Lukas Theussl
Assigned to: Arnaud Heritier
Fix For: 2.3.1
At
[ http://jira.codehaus.org/browse/MNG-745?page=comments#action_44640 ]
Bob Allison commented on MNG-745:
-
I'm not worried about the build ID being part of the artifact, I was looking at
the file xx-SNAPSHOT.version.txt that is placed in the repository in
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.223000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.223000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: kenney
Date: Wed Aug 17 15:31:48 2005
New Revision: 233267
URL: http://svn.apache.org/viewcvs?rev=233267&view=rev
Log:
Added support for custom project settings. Currenly only
source/target/compliance level
is supported. It is extracted from the maven-compiler-plugin configuration and
on
Inconsistency in Project Structure Recommendations
--
Key: MAVEN-1667
URL: http://jira.codehaus.org/browse/MAVEN-1667
Project: Maven
Type: Bug
Components: documentation
Reporter: Alex Wood
Priority: Minor
The
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.214500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.214500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: kenney
Date: Wed Aug 17 14:33:02 2005
New Revision: 233263
URL: http://svn.apache.org/viewcvs?rev=233263&view=rev
Log:
it0050: fixed expected results and adding it to integration-tests (again).
Modified:
maven/components/trunk/maven-core-it/integration-tests.txt
maven/components/t
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.211500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.211500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
maven taglib plugin 1.3.2
-
Key: MAVENUPLOAD-486
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-486
Project: maven-upload-requests
Type: Wish
Reporter: fabrizio giustina
--
This message is automatically generated by JIRA.
-
If you thin
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.21.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-709?page=comments#action_44637 ]
John Casey commented on MNG-709:
added a warning when it actually has to remove the mojo in this way...
> lifecycle can end up in an infinite loop
> --
Author: jdcasey
Date: Wed Aug 17 13:50:27 2005
New Revision: 233260
URL: http://svn.apache.org/viewcvs?rev=233260&view=rev
Log:
Adding warning output for when a mojo is scrubbed from a forked lifecycle, as
in MNG-709.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/mave
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.204500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-709?page=all ]
John Casey closed MNG-709:
--
Resolution: Fixed
Fork-caller is removed from the forked lifecycle, and allowed to execute after
the forked lifecycle returns. This will remove any possibility of the caller
Author: jdcasey
Date: Wed Aug 17 13:45:31 2005
New Revision: 233259
URL: http://svn.apache.org/viewcvs?rev=233259&view=rev
Log:
Resolving: MNG-709...scrubbing caller from forked lifecycle, and letting it run
in the main lifecycle after the fork returns.
Modified:
maven/components/trunk/mave
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.203000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.201500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-739?page=all ]
Kenney Westerhof closed MNG-739:
Resolution: Fixed
expected-results updated to reflect correct paths to generated files.
> surefire plugin ignoring or tags when specified
>
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.20.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.194500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-739?page=all ]
John Casey reopened MNG-739:
it0050 is not in the integration-test lineup for verification during bootstrap.
Also, it0050 is failing on my machine. Recommend that we enable it0050 and
diagnose/fix the p
Author: jdcasey
Date: Wed Aug 17 12:36:05 2005
New Revision: 233251
URL: http://svn.apache.org/viewcvs?rev=233251&view=rev
Log:
Adding inverse test of it0051.
Added:
maven/components/trunk/maven-core-it/it0052/
maven/components/trunk/maven-core-it/it0052/cli-options.txt (with props)
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.193000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-483?page=all ]
John Casey closed MNG-483:
--
Resolution: Fixed
see it0051 and it0052 (which I will be creating now)
> sort out artifact attachment
>
>
> Key: MNG-483
> URL:
Deploy isn't deploying to the properties specified repository
-
Key: MPARTIFACT-58
URL: http://jira.codehaus.org/browse/MPARTIFACT-58
Project: maven-artifact-plugin
Type: Bug
Versions: 1.6
Environme
Author: jdcasey
Date: Wed Aug 17 12:23:45 2005
New Revision: 233245
URL: http://svn.apache.org/viewcvs?rev=233245&view=rev
Log:
Fixing some things:
o Artifact attachment via MavenProjectHelper was using string literals of the
variables I was trying to use to fill in type and classifier (dumb, I
[
http://jira.codehaus.org/browse/MAVENUPLOAD-485?page=comments#action_44630 ]
Carlos Sanchez commented on MAVENUPLOAD-485:
link unavailable
> jtds 1.1
>
>
> Key: MAVENUPLOAD-485
> URL: http://jira.codehaus.org/browse/
jtds 1.1
Key: MAVENUPLOAD-485
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-485
Project: maven-upload-requests
Type: Task
Reporter: Brandon Keepers
http://jtds.sourceforge.net
I am not a developer, but I use it on many of my projects. "TDS is
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.182543.txt
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.182335.txt
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.182117.txt
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.181957.txt
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.181716.txt
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.180813.txt
Actually, it will be turned into a report that will be part of site:site.
But otherwise, you are correct.
- Brett
Raphaël Piéroni wrote:
> Thank you for the tip.
>
> If i have correctly understood the way m2 works,
> The way to have the behaviour automatic is to
> add the call to plugin:xdoc in
Thank you for the tip.
If i have correctly understood the way m2 works,
The way to have the behaviour automatic is to
add the call to plugin:xdoc in the m2-plugin packaging
lifecycle ?
Raphaël Piéroni
Brett Porter a écrit :
For now, you must manually run "m2 plugin:xdoc site:site"
- Brett
R
On Wed, Aug 17, 2005 at 06:52:27PM +0200, Incze Lajos wrote:
> On Wed, Aug 17, 2005 at 03:44:22AM +0200, Trygve Laugstøl wrote:
> > On Wed, Aug 17, 2005 at 02:44:15AM +0300, Andrius Karpavicius wrote:
> > > Hello,
> > >
> > > Wanted to try the latest version of M2 as described in
> > > http://mav
[ http://jira.codehaus.org/browse/MAVENUPLOAD-484?page=all ]
Carlos Sanchez closed MAVENUPLOAD-484:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> iCal4j 0.9.14 - Maven bundle
>
>
> Key: MAVENUPLOAD-48
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.17.txt
On Wed, Aug 17, 2005 at 03:44:22AM +0200, Trygve Laugstøl wrote:
> On Wed, Aug 17, 2005 at 02:44:15AM +0300, Andrius Karpavicius wrote:
> > Hello,
> >
> > Wanted to try the latest version of M2 as described in
> > http://maven.apache.org/maven2/building.html.
> >
> > Compilation and etc.. of Mav
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
think I forgot to modify the lifecycle mappings...and I know something's
wrong with the source attachment stuff I wrote yesterday. gimme a few
mins and I'll sort it out.
Brett Porter (JIRA) wrote:
| [ http://jira.codehaus.org/browse/MNG-483?page
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.134500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.134500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
iCal4j 0.9.14 - Maven bundle
Key: MAVENUPLOAD-484
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-484
Project: maven-upload-requests
Type: Task
Reporter: Ben Fortuna
http://ical4j.sourceforge.net/maven/ical4j-0.9.14-bundle.jar
http:/
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.133000.txt
Author: brett
Date: Wed Aug 17 06:33:15 2005
New Revision: 233172
URL: http://svn.apache.org/viewcvs?rev=233172&view=rev
Log:
add missing root tag
Modified:
maven/components/trunk/maven-site/src/site/apt/lifecycle.apt
Modified: maven/components/trunk/maven-site/src/site/apt/lifecycle.apt
URL
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.13.txt
[ http://jira.codehaus.org/browse/MNG-483?page=all ]
Brett Porter reopened MNG-483:
--
I am getting an extra artifact on normal jar projects, with
-artifactClassifier.artifactExtension on the end.
> sort out artifact attachment
> --
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.113000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.113000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.113000.txt
FYI:
I do it, but with an older Maven (yet it makes no difference).
I have some "basic" WAR projects and specific derivatives of those.
Using maven.xml from the derivate project I build the specific WAR dir
(which contains only specific things) and after that I unpack the "basic"
war with overwrit
Author: brett
Date: Wed Aug 17 04:31:31 2005
New Revision: 233160
URL: http://svn.apache.org/viewcvs?rev=233160&view=rev
Log:
add correct urls
Modified:
maven/components/trunk/maven-site/pom.xml
Modified: maven/components/trunk/maven-site/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/com
Author: brett
Date: Wed Aug 17 04:26:07 2005
New Revision: 233159
URL: http://svn.apache.org/viewcvs?rev=233159&view=rev
Log:
fix scm url
Modified:
maven/components/trunk/pom.xml
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=2
in the simplest case: just overwrite the original.
On 8/17/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Sounds rather weird. How would you merge the web.xml files?
>
> s/
>
> On 8/17/05, solo turn <[EMAIL PROTECTED]> wrote:
> > hi,
> >
> > would it make sense to allow including a w
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.103000.txt
The cactus team is pleased to announce the Maven Cactus plugin 1.7.1
release!
http://jakarta.apache.org/cactus/integration/maven/
Maven plugin for Cactus (http://jakarta.apache.org/cactus) that allows to
automatically start containers, run Cactus tests and stop the containers.
Changes in this ve
On 17/08/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Sounds rather weird. How would you merge the web.xml files?
XSLT or something similar for example.
Customizing war is such a way makes a lot of sense for me.
Consider 'application-1.1.war' which is located in repository.
As web ap
SizeLimitExceededException on upload M1 project file
Key: CONTINUUM-267
URL: http://jira.codehaus.org/browse/CONTINUUM-267
Project: Continuum
Type: Bug
Components: continuum-web
Environment: Continuum builded
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.10.txt
Hey,
Sounds rather weird. How would you merge the web.xml files?
s/
On 8/17/05, solo turn <[EMAIL PROTECTED]> wrote:
> hi,
>
> would it make sense to allow including a war into a war? so you could
> take a standard war without touching it, and add specific things to
> it, jars, tld, html, class
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.093000.txt
hi,
would it make sense to allow including a war into a war? so you could
take a standard war without touching it, and add specific things to
it, jars, tld, html, class. or would this be ugly? how would you do
that then?
-solo
-
[ http://jira.codehaus.org/browse/MNG-682?page=comments#action_44612 ]
Trygve Laugstol commented on MNG-682:
-
After dissecting Joakim's test cases on IRC I think we basically came to the
conclusion that his usage of the class loaders was wrong. Kenney, J
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050817.09.txt
[ http://jira.codehaus.org/browse/MNG-396?page=all ]
Brett Porter updated MNG-396:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
Complexity: Expert
> attempt to create a shared and internal classloader for Maven
> -
[ http://jira.codehaus.org/browse/MNG-682?page=all ]
Brett Porter updated MNG-682:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
Complexity: Intermediate
> Surefire interferes with ClassLoader.getResource() and
> Class.getResourceAsSt
[ http://jira.codehaus.org/browse/MNG-230?page=all ]
Brett Porter updated MNG-230:
-
Description:
we are now downloading timestamped versions and saving them under that version
ID.
this would be of great benefits to IDEs so that the descriptor does not need
[ http://jira.codehaus.org/browse/MNG-367?page=all ]
Brett Porter updated MNG-367:
-
Description:
so we need to support:
- read only install
- setttings in the installation
- works with just the m2 executable in the path (no M2_HOME setting)
- possibility of
[ http://jira.codehaus.org/browse/MNG-740?page=all ]
Brett Porter updated MNG-740:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
> dependencies resolution not work using pom on local source tree - special case
>
[ http://jira.codehaus.org/browse/MNG-611?page=all ]
Brett Porter updated MNG-611:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
Complexity: Expert
> improve independence of plugins from core
> -
[ http://jira.codehaus.org/browse/MNG-656?page=all ]
Brett Porter updated MNG-656:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
Complexity: Expert
> lazily resolve extensions
> -
>
> Key: MNG-656
>
[ http://jira.codehaus.org/browse/MNG-616?page=all ]
Brett Porter updated MNG-616:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
Complexity: Intermediate
> improve version resolution logging
> --
>
>
[ http://jira.codehaus.org/browse/MNG-262?page=all ]
Brett Porter updated MNG-262:
-
Description:
Vincent pointed out that it was confusing where the test failures were in a
reactor build. We need to either:
- aggregate them to the top level directory
- poin
[ http://jira.codehaus.org/browse/MNG-560?page=all ]
Brett Porter updated MNG-560:
-
Description:
This following configuration fr_CA has no effect for this
plugin.
Maybe, we could display a warn message if a locale is unsupported.
Moreover, we could validat
[ http://jira.codehaus.org/browse/MNG-685?page=all ]
Brett Porter updated MNG-685:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
> FAQ about compiling with Java 1.5 are incomplete.
> -
>
>
[ http://jira.codehaus.org/browse/MNG-681?page=all ]
Brett Porter closed MNG-681:
Resolution: Duplicate
Fix Version: (was: 2.0-beta-2)
> Plugin Utility Class
>
>
> Key: MNG-681
> URL: http://jira.codehaus.
[ http://jira.codehaus.org/browse/MNG-478?page=comments#action_44609 ]
Trygve Laugstol commented on MNG-478:
-
Patch applied, waiting a bit longer for a test case.
> war:war warSourceExcludes parameter not used when set in the POM
> --
[ http://jira.codehaus.org/browse/MNG-675?page=all ]
Brett Porter closed MNG-675:
Resolution: Fixed
Fix Version: (was: 2.0-beta-2)
2.0-beta-1
> Improve 'dependencies.dependency.version is missing' error message
> --
[ http://jira.codehaus.org/browse/MNG-681?page=all ]
Brett Porter reopened MNG-681:
--
> Plugin Utility Class
>
>
> Key: MNG-681
> URL: http://jira.codehaus.org/browse/MNG-681
> Project: Maven 2
> Type: New
[ http://jira.codehaus.org/browse/MNG-675?page=all ]
Brett Porter reopened MNG-675:
--
> Improve 'dependencies.dependency.version is missing' error message
> --
>
> Key: MNG-675
>
[ http://jira.codehaus.org/browse/MNG-484?page=all ]
Brett Porter updated MNG-484:
-
Fix Version: (was: 2.0-beta-1)
2.0-beta-2
> Add ability to deploy a site using non-SSH wagons
> -
>
>
[ http://jira.codehaus.org/browse/MNG-150?page=all ]
Brett Porter closed MNG-150:
Resolution: Fixed
> Create a rar mojo
> -
>
> Key: MNG-150
> URL: http://jira.codehaus.org/browse/MNG-150
> Project: Maven 2
>
[ http://jira.codehaus.org/browse/MNG-733?page=all ]
Brett Porter closed MNG-733:
Assign To: Brett Porter
Resolution: Won't Fix
Fix Version: (was: 2.0-beta-1)
you can use a profile
> Ability to setup pom's module's name at run time
> ---
[ http://jira.codehaus.org/browse/MNG-738?page=all ]
Brett Porter updated MNG-738:
-
Description:
This feature helps settting up directory/pom structure of large projects.
Currently it only shows
Downloading: http://uscus-ebulnx2/usr/scm/repositories/m2-sna
[ http://jira.codehaus.org/browse/MNG-179?page=all ]
Brett Porter updated MNG-179:
-
Description:
add a goal/cli option to transitively resolve all deps (including mojos), and
download them.
This may not work for standalone mojos with no configuration - may
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050817.071500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050817.071500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Wed Aug 17 00:14:10 2005
New Revision: 233131
URL: http://svn.apache.org/viewcvs?rev=233131&view=rev
Log:
remove pesky, erroneous tag
Modified:
maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml
Modified:
maven/components/tr
97 matches
Mail list logo