[ANN] Maven Compiler Plugin 3.2 Released

2014-10-13 Thread John Casey
The Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.2 The Compiler Plugin is used to compile the sources of your project. http://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven Compiler Plugin 3.2 Released

2014-10-13 Thread John Casey
The Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.2 The Compiler Plugin is used to compile the sources of your project. http://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configuration:

Re: [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave (was Re: svn commit: r1506778 - /maven/site/trunk/content/markdown/project-roles.md)

2013-07-25 Thread John Casey
of +reintroducing them as replacement for existing Maven code. While +there is a danger he To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org javascript:; For additional commands, e-mail: dev-h...@maven.apache.org javascript:; -- Cheers, Paul -- Sent from my phone -- John Casey

[ANN] Maven Dependency Analyzer 1.4 Released

2013-03-13 Thread John Casey
The Apache Maven team is pleased to announce the release of the Maven Dependency Analyzer, version 1.4 As the name implies, the Maven dependency analyzer analyzes the dependencies of a project for undeclared or unused artifacts. http://maven.apache.org/shared/maven-dependency-analyzer/

[ANN] Maven Dependency Plugin 2.7 Released

2013-03-13 Thread John Casey
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin, version 2.7 The dependency plugin provides the capability to manipulate artifacts. It can copy and/or unpack artifacts from local or remote repositories to a specified location.

[ANN] Maven Javadoc Plugin 2.8.1 Released

2012-01-23 Thread John Casey
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.8.1 The Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the

Re: maven-eclipse-plugin: pde support and OSGiManifest writer

2011-09-27 Thread John Casey
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- John Casey Developer, PMC Chair

Re: Can no longer deploy project artifacts using maven3

2011-04-05 Thread John Casey
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:217) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:153) thanks in advance Tim -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.johnofalltrades.name

Re: Classifier now required by assembly plugin

2010-10-25 Thread John Casey
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.johnofalltrades.name/ - To unsubscribe, e-mail: users

[ANN] Maven Assembly Plugin 2.2 Released

2010-10-11 Thread John Casey
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.2 This plugin allows the user to create customized archives based on their project and its dependencies. For example, the assembly plugin is commonly used to create distribution archives for projects.

[ANN] Maven Common Artifact Filters 1.3 Released

2010-10-04 Thread John Casey
The Maven team is pleased to announce the release of the Maven Common Artifact Filters, version 1.3 This shared library provides a set of implementations for the org.apache.maven.artifact.resolver.filter.ArtifactFilter interface, found in maven-artifact. Most notable are the implementations

[ANN] Maven Common Artifact Filters 1.3 Released

2010-10-04 Thread John Casey
-filters/artifactId version1.3/version /dependency Release Notes - Maven Common Artifact Filters - Version 1.3 ** Bug * [MSHARED-162] - actTransitively wildcard patterns can fail on pattern-based filters Enjoy, -The Maven team -- John Casey Developer, PMC Member - Apache Maven (http

[ANN] Maven Javadoc Plugin version 2.7 Released

2010-05-04 Thread John Casey
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.7 This plugin uses the Javadoc tool to generate javadocs for your project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven Resources Plugin 2.4.1 Released

2009-10-06 Thread John Casey
The Maven team is pleased to announce the release of the Maven Resources Plugin, version 2.4.1 This plugin filters non-Java resource files, replacing expressions with values from the POM or any of the filtering properties files you choose to configure.

[ANN] Maven Repository Plugin 2.3 Released

2009-10-06 Thread John Casey
The Maven team is pleased to announce the release of the Maven Repository Plugin, version 2.3 This plugin assists the user in creating archived bundles that are designed to meet all requirements for upload to the central Maven repository. http://maven.apache.org/plugins/maven-repository-plugin/

[ANN] Maven Verifier 1.2 Released

2009-09-22 Thread John Casey
The Maven team is pleased to announce the release of the Maven Verifier, version 1.2 This is a shared library for use in testing various Maven components. It allows the user to execute Maven builds as part of the testing process, with methods supporting test preparation and assertion of results.

[ANN] Maven Artifact Resolver (Shared Library) 1.0 Released

2009-09-22 Thread John Casey
The Maven team is pleased to announce the release of the Maven Artifact Resolver, version 1.0 This is a shared library that aims to simplify as much as possible the task of resolving dependency artifacts for one or more projects (MavenProject instances) all at once.

[ANN] Maven Remote Resources Plugin 1.1 Released

2009-09-22 Thread John Casey
The Maven team is pleased to announce the release of the Maven Remote Resources Plugin, version 1.1 This plugin uses configurable sets of template files stored in the Maven repository, combined with project and dependency POM information, to generate files such as DEPENDENCIES or LICENSE

[ANN] Maven Filtering 1.0-beta-3 Released

2009-08-25 Thread John Casey
-121] - FilteringUtils.escapeWindowsPath doesn't handle paths that leave out the drive letter. ** Improvement * [MSHARED-78] - FilteringUtils escapeWindowsPath() doesn't work on Windows Enjoy, The Maven Team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog

[ANN] Maven Resoures Plugin 2.4 Released

2009-08-25 Thread John Casey
* [MRESOURCES-60] - delimiter configuration Enjoy, The Maven team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: users

[ANN] Apache Source-Release Assembly Descriptor 1.0 Released

2009-08-21 Thread John Casey
/runOnlyAtExecutionRoot /configuration /execution /executions /plugin /plugins /build Enjoy, The Maven Team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp

[ANN] Maven Repository Plugin 2.2 Released

2009-08-11 Thread John Casey
The Maven team is pleased to announce the release of the Maven Repository Plugin, version 2.2 This plugin simplifies the task of creating upload bundles for adding artifacts to Maven's central repository. http://maven.apache.org/plugins/maven-repository-plugin/ You should specify the

[ANN] Maven Repository Plugin 2.2 Released

2009-08-11 Thread John Casey
* [MREPOSITORY-18] - Repository bundles don't include .asc files or attached artifacts other than sources and javadocs ** New Feature * [MREPOSITORY-3] - Please add support for multi-module projects in repository:bundle-create mojo Enjoy, -The Maven team -- John Casey Developer, PMC Member

[ANN] Apache Maven 2.2.1 Released

2009-08-11 Thread John Casey
The Maven team is pleased to announce the release of Apache Maven, version 2.2.1 Maven is a project comprehension and build tool, designed to simplify the process of maintaining a healthy development lifecycle for your project. You can read more here: http://maven.apache.org/ Downloads are

Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-05 Thread John Casey
version. On Tue, Aug 4, 2009 at 8:41 PM, Brett Randalljavabr...@gmail.com wrote: On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org wrote: Hi again, After Brett sorted out some issues that got lost in the source-control mess on my localhost, and I resolved a couple more stragglers

[PLEASE TEST] Maven 2.2.1-RC2

2009-08-03 Thread John Casey
is here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328 Thanks! -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation What we have to learn to do, we learn by doing. -Aristotle

Re: [PLEASE TEST] Maven 2.2.1-RC1

2009-07-29 Thread John Casey
Hi, thanks for testing! It looks like we may have some issues to sort out still with proxies and the new wagon-selector feature...after all, this is still just the first release candidate, and the first time some critical user/testers with behind proxies are looking at the new code. So, we're

[PLEASE TEST] Maven 2.2.1-RC1

2009-07-23 Thread John Casey
broken, at: http://jira.codehaus.org/browse/MNG ...and please, please report the issue numbers in this thread, so we can keep track of what's going on. Thanks, -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation What we have

Re: Failed to validate an ostensibly valid pom

2009-06-30 Thread John Casey
If you run with -X, it may give you more information about why it's invalid. Just a thought. -john daniel.green wrote: dgr...@dgreen-desktop:~/redacted_renovation/workspace/dto$ mvn compileb [WARNING] POM for 'com.redacted:utility:pom:1.0:compile' is invalid. It will be ignored for

[ANN] Maven 2.2.0

2009-06-30 Thread John Casey
The Maven team is pleased to announce the release of the Maven 2.2.0. Maven is a software project management and comprehension tool. It offers users the ability to build project binaries, generate a project website, and more. http://maven.apache.org/ Release Notes - Maven 2 - Version 2.2.0

[ANN] Maven Wagon 1.0-beta-6

2009-06-30 Thread John Casey
The Maven team is pleased to announce the release of Maven Wagon, version 1.0-beta-6. Wagon is an API for retrieving files from various types of remote sources, including support for proxies, authentication, and more. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version

[ANN] Maven 2.2.0 Released

2009-06-30 Thread John Casey
maven-metadata*.xml Enjoy, -The Maven team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

[ANN] Maven Wagon 1.0-beta-6 Released

2009-06-30 Thread John Casey
of httpclient to change cookie policy, other options * [WAGON-271] - Provide configurability of httpclient parameters to allow user to tell Maven to ignore cookies Enjoy, -The Maven team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net

Re: [PLEASE TEST] Maven 2.2.0-RC3

2009-06-18 Thread John Casey
code of maven 2.2 RC3 to have log messages to pinpoint the exact line of code causing the proxy problem. --- On Fri, 6/12/09, John Casey jdca...@commonjava.org wrote: From: John Casey jdca...@commonjava.org Subject: Re: [PLEASE TEST] Maven 2.2.0-RC3 To: Maven Users List users@maven.apache.org

Re: [PLEASE TEST] Maven 2.2.0-RC3

2009-06-18 Thread John Casey
the source code of maven 2.2 RC3 to have log messages to pinpoint the exact line of code causing the proxy problem. --- On Fri, 6/12/09, John Casey jdca...@commonjava.org wrote: From: John Casey jdca...@commonjava.org Subject: Re: [PLEASE TEST] Maven 2.2.0-RC3 To: Maven Users List users

Re: [PLEASE TEST] Maven 2.2.0-RC3

2009-06-12 Thread John Casey
Memory: 2M/4M [INFO] C:\JavaLibs\aTestMaven220_rc3_a\simple From: John Casey jdca...@commonjava.org mailto:jdca...@commonjava.org To: Maven Users List users@maven.apache.org

Re: [PLEASE TEST] Maven 2.2.0-RC3

2009-06-12 Thread John Casey
. So, I'd stick with 2.0.9 for now. Have you tried 2.0.10 yet? Wayne - Original Message From: John Casey jdca...@commonjava.org To: Maven Users List users@maven.apache.org Sent: Friday, June 12, 2009 10:38:30 AM Subject: Re: [PLEASE TEST] Maven 2.2.0-RC3 Can you tell me what Wayne's

Re: problem upgrading to Maven 2.1.0

2009-06-12 Thread John Casey
Are you using mirrorOf*/mirrorOf or mirrorOfexternal:*/mirrorOf? If not, Maven may be encountering a different repositoryId that isn't in your list of mirrorOf entries in your settings.xml... -john Tim Andersen wrote: I am currently using Maven 2.0.9. When I upgraded to Maven 2.1.0, it seems

[PLEASE TEST] Maven 2.2.0-RC3

2009-06-11 Thread John Casey
a vote. Before this is a possibility, though, I'm going to need to incorporate the new policies on source-release distributions, so I'm just letting you know now that this isn't done yet. Thanks, and happy building! -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org

[ANN] Maven Assembly Plugin 2.2-beta-4 released

2009-06-05 Thread John Casey
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.2-beta-4. This plugin is useful in creating project artifacts that custom layouts. It also includes a set of predefined standard custom artifact types you can choose to create. For more information, see:

[ANN] Maven Assembly Plugin 2.2-beta-4 released

2009-06-05 Thread John Casey
, -The Maven team -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread John Casey
more rgds, Markku John Casey wrote: Hi again, After finding and cleaning up some code that seems to be tainted during some of our efforts at generifying the codebase, we've respun a new release candidate. If you have time, please give it a whirl: https://repository.apache.org/content

Re: [PLEASE TEST] Maven 2.2.0-RC2

2009-05-18 Thread John Casey
, 2009 at 5:35 PM, John Casey jdca...@commonjava.org wrote: Arnaud, are you saying that you see something like: May 6, 2009 1:58:26 PM hidden.org.apache.commons.httpclient.HttpMethodBase processCookieHeaders WARNING: Cookie rejected: $Version=0; JSESSIONID=E545E65FB5E46552ED8473D17DF1DC80; $Path

[PLEASE TEST] Maven 2.2.0-RC2

2009-05-04 Thread John Casey
Hi again, After finding and cleaning up some code that seems to be tainted during some of our efforts at generifying the codebase, we've respun a new release candidate. If you have time, please give it a whirl:

[PLEASE TEST] Maven 2.2.0-RC1

2009-05-01 Thread John Casey
/2.2.0-RC1/ Please note that Maven 2.2.0 will require JDK 1.5 to run, so take this into consideration when testing. If you come across any problems, please file an issue in: http://jira.codehaus.org/browse/MNG and set Affects-Version == 2.2.0. Thanks! -john --- John Casey Developer

Re: maven 2.1.0 not passing on system properties to java virtual machine

2009-04-20 Thread John Casey
Another couple things to consider: 1. in Surefire, you should probably use the systemProperties to pass on system properties explicitly. Just a suggestion. 2. For actual system properties, it might be wiser to set them in MAVEN_OPTS instead of the mvn -D option. This is because Maven has

Re: maven 2.1.0 not passing on system properties to java virtual machine

2009-04-20 Thread John Casey
the MAVEN_OPTS ? I m pretty sure that was the first thing I tried before adding them as system properties properly as described in my email earlier. I did search for documentation but it was kind of sparse. 2009/4/20 John Casey jdca...@commonjava.org: Another couple things to consider: 1. in Surefire, you

Re: maven 2.1.0 not passing on system properties to java virtual machine

2009-04-20 Thread John Casey
Should just be a matter of registering a new username for yourself, then clicking the Create Issue link in the top menu at http://jira.codehaus.org/browse/MNG Let me know if that doesn't work for you. -john edward eric pedersson wrote: Will do once I work out how to submit issues in your

[ANN] Maven 2.1.0 Released

2009-03-21 Thread John Casey
The Maven team is pleased to announce the release of Maven 2.1.0. Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. You can

[ANN] Maven Plugin Tools 2.5 Released

2009-02-26 Thread John Casey
The Maven team is pleased to announce the release of version 2.5 of Maven Plugin Tools, including the Maven Plugin Plugin. These libraries are used to generate plugin descriptors, documentation, and the implicit help mojo (as in: 'mvn installer:help'). http://maven.apache.org/plugin-tools

[ANN] Maven Assembly Plugin 2.2-beta-3 Released

2009-01-05 Thread John Casey
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.2-beta-3 This plugin is used to create custom archives using the build output, dependencies, and other files owned by a Maven project. You can find more information, including instructions and examples,

[ANN] Maven Common Artifact Filters 1.1 Released

2009-01-05 Thread John Casey
The Maven team is pleased to announce the release of the Maven Common Artifact Filters shared component, version 1.1. This component is used to filter a list of Artifact instances based on various configurable criteria. You can find more information at:

[ANN] Maven Archiver 2.4 Released

2009-01-05 Thread John Casey
The Maven team is pleased to announce the release of the Maven Archiver shared component, version 2.4. This component is used to create custom archives that are configured from the POM. You can find more information at: http://maven.apache.org/shared/maven-archiver/ To use this component in

[ANN] Maven 2.1.0-M1 Released

2008-09-18 Thread John Casey
The Maven team is pleased to announce the release of the Maven 2.1.0-M1. This release signals the beginning of a new direction in the development of Maven. Recently, Maven's development efforts were split into three major goals. First, the Maven 2.0.x code line will be minimally maintained

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-11 Thread John Casey
Yeah, originalModel looks like it's saved off after inheritance occurs, so the only thing I was able to do this go around was to keep it from getting polluted by plugin information that's discovered by the plugin manager during build execution...so, if you don't have a plugin version

Re: Flatten dependencySet includes (assembly plugin)

2008-09-11 Thread John Casey
there's an open issue related to mappers in http://jira.codehaus.org/browse/MASSEMBLY That issue covers this functionality, and hasn't been completed yet. sverhagen wrote: Hi. Using the assembly plugin. Is there a way to get stuff that's in a certain folder X of a dependency end up in my

[PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-09 Thread John Casey
--- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation Blog: http://www.ejlife.net/blogs/buildchimp - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PLEASE TEST] Maven 2.1.0-M1-RC15

2008-09-08 Thread John Casey
could test. Please let me know if you find any [other] issues. Thanks, -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation Blog: http://www.ejlife.net/blogs/buildchimp

[PLEASE TEST] Maven 2.1.0-M1-RC16

2008-09-08 Thread John Casey
/ Please give it a shot and let me know if you find any more issues. Thanks, -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation Blog: http://www.ejlife.net/blogs/buildchimp

Re: my maven plugin .IllegalStateException

2008-09-04 Thread John Casey
) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) [INFO] [INFO] Total time: 1 second -- John Casey Developer, PMC

Re: [PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-04 Thread John Casey
, it seems to lose the pluginManagement section, but I haven't gotten into it far enough to know why yet. The JIRA issue is: http://jira.codehaus.org/browse/MNG-3743 Christian Schulte wrote: Martin Höller wrote: Hi! On Thursday 04 September 2008 John Casey wrote: On the last go around, we had

[PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-03 Thread John Casey
-RC13/org/apache/maven/apache-maven/2.1.0-M1-RC13/ Please give it a spin (especially you, Arnaud! :) ), and let me know if you have any trouble. Thanks, -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-29 Thread John Casey
or the other without more information. If you'd like this issue solved, I'm happy to go to the effort to debug and fix it, but I need your help to give me a starting point. Thanks, -john Geoffrey Wiseman wrote: On Mon, Aug 25, 2008 at 4:15 PM, John Casey [EMAIL PROTECTED] wrote: Hi again, One bug

[PLEASE TEST] 2.1.0-M1-RC12 of Maven (was: Maven 2.0.10-RC*)

2008-08-29 Thread John Casey
. Thanks, -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-28 Thread John Casey
: org.apache.maven.lifecycle.LifecycleExecutorInterceptor Missing component requirement: org.apache.maven.project.interpolation.ModelInterpolator But I get that on all my builds. Is there some POM problem this could indicate? On Mon, Aug 25, 2008 at 1:15 PM, John Casey [EMAIL PROTECTED] wrote

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-28 Thread John Casey
to be adjusted. I'll clean up the message to make it clear that the implementor needs to adjust, not the user. -john Ravi Luthra wrote: Yes it was inside Hudson. I just tested in Netbeans using external Maven, and the warnings are not there. On Thu, Aug 28, 2008 at 7:37 AM, John Casey [EMAIL PROTECTED

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-26 Thread John Casey
Casey [EMAIL PROTECTED] Well, looks like I lost track of a few issues that came up with RC10. I'll work on addressing those issues, and probably follow up with an RC12 if we find bugs. -john John Casey wrote: Hi again, One bug was identified in 2.0.10-RC10 last Friday night. This release

[PLEASE TEST] Maven 2.0.10-RC11

2008-08-25 Thread John Casey
, and let us know if you find any problems. We'll file any issues in JIRA against version 2.0.10 for tracking purposes, and to give us a JIRA # to use when writing the integration test to verify the fix. Thanks, -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org

Re: [PLEASE TEST] Maven 2.0.10-RC10

2008-08-25 Thread John Casey
2008 [INFO] Final Memory: 11M/20M [INFO] - -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp

Re: [PLEASE TEST] Maven 2.0.10-RC10

2008-08-25 Thread John Casey
the source as 1.5 to use Enums. See [1] for more information. [1]http://maven.apache.org/general.html#Compiling-J2SE-5 Nope, I have that configured - and as I said, it's working with Maven 2.09... Peter -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-25 Thread John Casey
Well, looks like I lost track of a few issues that came up with RC10. I'll work on addressing those issues, and probably follow up with an RC12 if we find bugs. -john John Casey wrote: Hi again, One bug was identified in 2.0.10-RC10 last Friday night. This release candidate addresses

Re: [PLEASE TEST] Maven 2.0.10-RC10

2008-08-25 Thread John Casey
] -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-22 Thread John Casey
conflict ? What could I do to investigate more ? 2008/8/19 Martin Höller [EMAIL PROTECTED] On Monday 18 August 2008 John Casey wrote: Please, if you have the time, take 2.0.10-RC9 for a spin and tell us what you think! Works without any problems here. - martin -- John Casey Developer, PMC

[PLEASE TEST] Maven 2.0.10-RC10

2008-08-22 Thread John Casey
-RCxx until we finalize the direction with a vote. Everyone knows about this release candidate series by now, so it's as much to reduce possible confusion as anything else. Happy testing! -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-21 Thread John Casey
/goals /execution /executions /plugin /plugins /build /project Thanks, /Anders John Casey-5 wrote: I'll look into it, but do you happen to have

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-20 Thread John Casey
seem to be working... Thanks, Peter -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-20 Thread John Casey
${jboss.server.conf}/cargo.jboss.configuration /properties /configuration /configuration executions execution idstart-jboss/id phasepre-integration-test/phase goals goalstart/goal /goals /execution /executions /plugin /Anders John Casey-5 wrote: Hi

Re: maven and logback

2008-08-20 Thread John Casey
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey Developer, PMC Member - Apache Maven (http

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-19 Thread John Casey
the build with -X to compare dependency resolution trees but did not found any change... Maybe this is cause by some classloader conflict ? What could I do to investigate more ? 2008/8/19 Martin Höller [EMAIL PROTECTED] On Monday 18 August 2008 John Casey wrote: Please, if you have the time, take

[PLEASE TEST] Maven 2.0.10-RC9

2008-08-18 Thread John Casey
closed for this release (so far), check out: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=14112 -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp

Re: Launching a Java application from Maven (vs. Ant)

2008-08-18 Thread John Casey
PROTECTED] -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Launching a Java application from Maven (vs. Ant)

2008-08-18 Thread John Casey
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL

Re: [PLEASE TEST] Maven 2.0.10-RC9

2008-08-18 Thread John Casey
wrote: John Casey wrote: Hi everyone, As you're probably aware, we've been working for some time to stabilize Maven for the 2.0.10 release. After quite a bit of testing in the development community - and 8 release candidates - it looks like we finally have a candidate that is free of regressions

[PLEASE TEST] Maven 2.0.10-RC4

2008-08-01 Thread John Casey
/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=14112 Thanks, -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL

Re: [PLEASE TEST] Maven 2.0.10-RC4

2008-08-01 Thread John Casey
Hi again, Please disregard this message. It was sent prematurely, before I'd seen that some regressions have been found. We'll try this again once we can be more certain that the regressions are cleared. Thanks for your patience, -john John Casey wrote: Hi everyone, Awhile ago, I

COMING SOON: Maven 2.0.10 Release Candidate

2008-07-15 Thread John Casey
in there, and hopefully we'll have a new version ready for release in the near future! -john -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL

Re: Iterating through the build based on activated profiles

2008-07-15 Thread John Casey
on the requirement. Regards, Ravi -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Odd warning in assembly plugin

2008-06-30 Thread John Casey
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey --- Maven Developer (http://maven.apache.org) --- Blog: http://www.ejlife.net/blogs/buildchimp

Re: Odd warning in assembly plugin

2008-06-30 Thread John Casey
wonder? -K On Jun 30, 2008, at 4:21 PM, John Casey wrote: Nothing to be too concerned about. It's a warning more intended for plugin developers, meaning they passed in a jar artifact instead of a pom artifact, and the project-builder is constructing a pom artifact to build the project

Re: maven assembly bug MASSEMBLY-74

2008-06-24 Thread John Casey
why the bug seems to remain? -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: How can I compile my first maven project

2008-06-02 Thread John Casey
Hello could anybody help me, that's wrong ? -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: How can I run an Ant target in Maven?

2008-06-02 Thread John Casey
Maven lifecycle. -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Assembly plugin with several descriptors

2008-05-23 Thread John Casey
you in advance Dobri -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Maven-assembly-plugin

2008-04-16 Thread John Casey
: [EMAIL PROTECTED] -- John Casey --- Maven Developer (http://maven.apache.org) --- Blog: http://www.ejlife.net/blogs/buildchimp

Re: assembly:assembly failure

2008-04-11 Thread John Casey
references the property ${document.version} to get the correct file. Brad Harper - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- John Casey Committer and PMC Member, Apache Maven

Re: assembly:assembly failure

2008-04-11 Thread John Casey
to something that the user has knowledge of [and can control]. Thanks again. Brad -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 10:36 AM To: Maven Users List Subject: Re: assembly:assembly failure You need to specify idassembly-name/id

Re: [2.0.9 RC7] Release Candidate testing

2008-04-03 Thread John Casey
] -- Brett Porter Blog: http://blogs.exist.com/bporter/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava

Re: SV: [2.0.9 RC6] Release Candidate testing

2008-04-02 Thread John Casey
: [EMAIL PROTECTED] --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john

Re: TextMate Maven Bundle.

2008-03-03 Thread John Casey
. If this interests you, please be sure to give it a try and let me know of issues and missing features. Cheers, LD. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey

Re: add predefined descriptor for assembly plugin.

2008-02-29 Thread John Casey
: [EMAIL PROTECTED] --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john

  1   2   3   4   5   6   >