[ANN] Apache Maven Resources Plugin 3.2.0 Released

2020-08-11 Thread Dennis Lundberg
The Apache Maven team is pleased to announce the release of the Apache Maven Resources Plugin, version 3.2.0 The Resources Plugin handles the copying of project resources to the output directory. https://maven.apache.org/plugins/maven-resources-plugin/ You should specify the version in your

[ANN] Apache Maven Filtering 3.2.0 Released

2020-08-11 Thread Dennis Lundberg
The Apache Maven team is pleased to announce the release of the Apache Maven Filtering, version 3.2.0 This is a shared component for all plugins that need to filter resources. https://maven.apache.org/shared/maven-filtering/ You should specify the version in your project's plugin configuration:

[ANN] Apache Maven Shared Utils 3.3.3 Released

2020-08-04 Thread Dennis Lundberg
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 3.3.3 This project aims to be a functional replacement for plexus-utils in Maven. https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's configuration:

Re: Maven Versions Plugin scans whole Maven repository

2020-07-22 Thread Dennis Lundberg
of them, because they are transitive dependencies of Spring Boot, depending on how the dependency on Spring Boot artifact is declared and which Spring Boot artifact it is. -- Dennis Lundberg Den lör 11 juli 2020 kl 08:39 skrev Lukáš Satin : > Hi, > > Maven Versions Plugin scans wh

Re: [VOTE] Retire Maven Application Skin, Maven Classic Skin, Maven Stylus Skin

2015-12-28 Thread Dennis Lundberg
he.org/mod_mbox/maven-dev/201512.mbox/%3Ctrinity-8ab6577c-ab69-4f9f-86e6-533e0b309a94-1450902628141%403capp-gmx-bs54%3E > > Michael > > - > To unsubscri

[ANN] Apache Maven PMD Plugin 3.6 Released

2015-12-17 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.6 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Apache Maven Checkstyle Plugin 2.16 Released

2015-07-20 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.16 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

[ANN] Apache Maven PMD Plugin 3.5 Released

2015-07-06 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.5 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Exec Maven Plugin 1.4.0 Released

2015-03-26 Thread Dennis Lundberg
Enjoy, The Mojo team. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

[ANN] Apache Maven Checkstyle Plugin 2.15 Released

2015-03-20 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.15 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

[ANN] Cobertura Maven Plugin 2.7 Released

2015-03-02 Thread Dennis Lundberg
checkSignatureRule to fail ** Improvement * [MCOBERTURA-183] - Update Main class finding algorithm to handle Cobertura releases after 2.0.3 ** Task * [MCOBERTURA-187] - Upgrade to Cobertura 2.1.1 * [MCOBERTURA-192] - Require Java 6 Enjoy, The Mojo team. -- Dennis Lundberg

[ANN] Apache Source Release Assembly Descriptor 1.0.5 Released

2015-02-24 Thread Dennis Lundberg
The Apache Source Release Assembly Descriptor team is pleased to announce the apache-source-release-assembly-descriptor-1.0.5 release! This jar contains a customized source assembly descriptor to produce Apache compliant source bundles. http://maven.apache.org/apache-resource-bundles/ Changes

Re: [ANN] Apache Maven Checkstyle Plugin 2.14 Released

2015-02-10 Thread Dennis Lundberg
James, Yes, there are lenghy discussions on this topic in JIRA. Have look at MCHECKSTYLE-251 for example. Version 2.15-SNAPSHOT is already using Checkstyle 6.1.1 and 2.16 will be using version Checkstyle 6.2. -- Dennis Lundberg Den 9 feb 2015 16:35 skrev James Green james.mk.gr...@gmail.com

Re: [ANN] Apache Maven Checkstyle Plugin 2.14 Released

2015-02-08 Thread Dennis Lundberg
but that upgrading to the latest should be possible. Does this take into account the 6.x releases? Either way may be prudent to add a declaration to this page to avoid others wondering the same question. Thanks, James On 5 February 2015 at 20:46, Dennis Lundberg denn...@apache.org wrote: The Maven

[ANN] Apache Maven Checkstyle Plugin 2.14 Released

2015-02-05 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.14 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

[ANN] Apache Maven Javadoc Plugin 2.10 Released

2014-09-21 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 2.10. This release is focused on Java 8 compatibility. The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.

[ANN] Apache Maven PMD Plugin 3.2 Released

2014-08-02 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.2 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Re: cannot initialize module TreeWalker - Unable to instantiate SuppressWarningsHolder

2014-08-01 Thread Dennis Lundberg
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users

[ANN] Apache Maven Checkstyle Plugin 2.12.1 Released

2014-04-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.12.1 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

[ANN] Apache Maven Changes Plugin 2.10 Released

2014-04-14 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 2.10 Creates a release history for inclusion into the site and assists in generating an announcement mail. http://maven.apache.org/plugins/maven-changes-plugin/ You should specify the version in your

[ANN] Apache Maven PMD Plugin 3.1 Released

2014-03-15 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.1 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Apache Maven Checkstyle Plugin 2.12 Released

2014-03-15 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.12 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

[ANN] Apache Maven Checkstyle Plugin 2.12 Released

2014-03-13 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 2.12 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the

Re: Help configuring checkstyle Maven plugin

2013-10-04 Thread Dennis Lundberg
consoleOutputtrue/consoleOutput has no effect; it all goes to target/checkstyle-results.xml. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

[ANN] Application Assembler Maven Plugin 1.5 Released

2013-09-14 Thread Dennis Lundberg
] - generate-daemon should support setting config dir and repos dir ** New Feature * [MAPPASM-71] - Support Repo's File Name Mapping Enjoy, The Mojo team. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr

[ANN] Apache Maven Mapping 1.0 Released

2013-08-14 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Mapping, version 1.0 A shared component to assist in interpolating file names using properties from a Maven project. http://maven.apache.org/shared/maven-mapping/ You should specify the version in your project's dependency

[ANN] Apache Maven One Plugin 1.3 Released

2013-07-31 Thread Dennis Lundberg
] The install goal should not assume that the pom packaging is only only one that does not have a primary artifact Enjoy, -The Maven team -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

[ANN] Apache Maven IDEA Plugin 2.2.1 Released

2013-07-27 Thread Dennis Lundberg
) - Version 2.2.1 Task * [MIDEA-128] Retire this plugin Enjoy, -The Maven team -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

[ANN] Apache Maven Model Converter 2.3 Released

2013-07-27 Thread Dennis Lundberg
to a file * [MSHARED-49] Add support for Castor plugin * [MSHARED-48] Add support for Jalopy plugin Enjoy, -The Maven team -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

[ANN] Apache Maven Model Converter 2.3 Released

2013-07-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Model Converter, version 2.3 As you can see in the release notes below, this shared component is now retired. Most likely it will be transferred to the Apache Archiva project. Converts between version 3.0.0 and version 4.0.0

[RESULT] [VOTE] Retire maven-idea-plugin

2013-07-23 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Arnaud Héritier, Robert Scholte, Stéphane Nicoll, Ralph Goers, Stephen Connolly, Olivier Lamy, Kristian Rosenvold, Wayne Fay, Brett Porter, Dennis Lundberg +1 (non binding): Lennart Jörelid, Anders Hammar, Baptiste Mathus, Chris

[RESULT] [VOTE] Retire Maven Model Converter

2013-07-23 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Arnaud Héritier, Hervé Boutemy, Wayne Fay, Stephen Connolly, Ralph Goers, Brett Porter, Dennis Lundberg +1 (non binding): Lennart Jörelid, Baptiste Mathus I will continue with the steps required to retire this shared component

[RESULT] [VOTE] Retire Maven One Plugin

2013-07-23 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Olivier Lamy, Robert Scholte, Arnaud Héritier, Hervé Boutemy, Wayne Fay, Stephen Connolly, Ralph Goers, Brett Porter, Stephane Nicoll, Dennis Lundberg +1 (non binding): Anders Hammar, Lennart Jörelid, Baptiste Mathus I

[VOTE] Retire Maven One Plugin

2013-07-20 Thread Dennis Lundberg
-plugins.html The vote is open for 72 hours. [ ] +1 Yes, it's about time [ ] -1 No, because... -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

[VOTE] Retire Maven Model Converter

2013-07-20 Thread Dennis Lundberg
. The process for retiring a plugin is described here: http://maven.apache.org/developers/retirement-plan-plugins.html The vote is open for 72 hours. [ ] +1 Yes, it's about time [ ] -1 No, because... -- Dennis Lundberg - To unsubscribe, e

[VOTE] Retire maven-idea-plugin

2013-07-19 Thread Dennis Lundberg
://maven.apache.org/developers/retirement-plan-plugins.html [ ] +1 Yes, it's about time [ ] -1 No, because... -- Dennis Lundberg

Re: Checkstyle crashes with NullPointerException in DefaultCheckstyleRssGenerator.generateRSS in Maven 3

2013-07-19 Thread Dennis Lundberg
(AbstractMavenReport.java:131) at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:76) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) ... 20 more Adam -- Dennis Lundberg

Re: maven-changelog-plugin not working...

2013-07-19 Thread Dennis Lundberg
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg users-h...@maven.apache.org

Re: Maven script for connecting svn and checking out code

2013-07-19 Thread Dennis Lundberg
-out-code-tp5761624.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis

Re: mvn test can't find the resource but mvn exec:exec running is ok

2013-07-19 Thread Dennis Lundberg
: 1.6.0_24, vendor: Sun Microsystems Inc. Java home: C:\Program Files (x86)\Java\jdk1.6.0_24\jre -- Dennis Lundberg

[ANN] Maven Checkstyle Plugin 2.10 Released

2013-02-22 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.10 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in your

Re: assembly plugin logging anomaly

2013-01-09 Thread Dennis Lundberg
it this way in the log. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: Optional dependency not overlaid

2012-12-08 Thread Dennis Lundberg
)? Thank you, Daniel Winsor Associate, IT Architecture - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: Neater way to include/exclude DAO tests?

2012-11-24 Thread Dennis Lundberg
commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Neater way to include/exclude DAO tests?

2012-11-23 Thread Dennis Lundberg
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

[ANN] Maven Assembly Plugin 2.4 Released

2012-11-18 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.4 A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors. http://maven.apache.org/plugins/maven-assembly-plugin You should specify the

Re: Maven site can not find parent

2012-11-10 Thread Dennis Lundberg
(DefaultMavenProjectBuilder.java:211)atorg.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:223)atorg.apache.maven.doxia.tools.DefaultSiteTool.populateModulesMenu(DefaultSiteTool.java:888)... 25 more -- Dennis Lundberg

[ANN] ASF Parent 12 Released

2012-11-05 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Software Foundation Parent POM version 12. This project consists of a POM that contains settings that are likely to be useful to any Apache project that is building and releasing code with Maven 2/3. By using this project as a

Re: Should maven-war-plugin accept null includes?

2012-11-04 Thread Dennis Lundberg
you, Daniel Winsor Associate, IT Architecture - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

[ANN] Maven Remote Resources Plugin 1.4 Released

2012-10-28 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Remote Resources Plugin, version 1.4 Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of

Re: pdf problem

2012-10-24 Thread Dennis Lundberg
Hi Have a look at the PDF Plugin: https://maven.apache.org/plugins/maven-pdf-plugin/ On 2012-10-23 22:32, Loay Mohammed wrote: Dear All I have mvn install in my windows 7 and it is working fine, i have documents in xml make by mvn, how can i make it to be in PDF. Thanks -- Dennis

[ANN] Maven Site Plugin 3 3.2 Released

2012-10-15 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 3, version 3.2 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

[ANN] Maven WAR Plugin 2.3 Released

2012-10-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven WAR Plugin, version 2.3 Builds a Web Application Archive (WAR) file from the project output and its dependencies. http://maven.apache.org/plugins/maven-war-plugin You should specify the version in your project's plugin

Re: [PATCH provided] How to generate an announcement from GitHub with Changes plugin?

2012-09-30 Thread Dennis Lundberg
, Markku Saarela wrote: Hi, Thanks, i'll look those. Markku On 09/30/2012 12:06 AM, Dennis Lundberg wrote: Hi Support for a report based on issues at GitHub was added in the latest version. There is no support for announcements yet. It should be relatively easy to do though, now that the code

Re: How to generate an announcement from GitHub with Changes plugin?

2012-09-29 Thread Dennis Lundberg
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

[ANN] Maven Doxia Integration Tools 1.5 Released

2012-09-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Integration Tools, version 1.5 This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. The main entry point is the SiteTool Plexus component.

[ANN] Maven Changes Report Plugin 2.8 Released

2012-09-15 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changes Report Plugin, version 2.8 Creates a release history for inclusion into the site and assists in generating an announcement mail. http://maven.apache.org/plugins/maven-changes-plugin You should specify the version in your

Re: Any ETA for a m-project-info-report-p 2.5.1 release?

2012-08-25 Thread Dennis Lundberg
we should wait for? TIA Myron - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: Is install always required before compile?

2012-08-12 Thread Dennis Lundberg
Regards and thank you in advance for any suggestion or help. Lewis [0] http://svn.apache.org/repos/asf/gora/branches/goraamazon/ -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: problem: Maven creates the second plugin classloader during parallel build and uses two classloader hierachies simultaneously

2012-07-23 Thread Dennis Lundberg
regards, Oleg. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org test -- Dennis Lundberg

Re: Maven and parallel execution: fundamentally borked, right?

2012-07-20 Thread Dennis Lundberg
Maven 3.0.3 on a Mac with four cores with -T 2 as my parallel option in a large multi-module project. I assume that the parallel feature of Maven is in a pre-alpha state? Just trying to see what the status is. Best, Laird -- Dennis Lundberg

Re: problem in installing/running maven

2012-07-17 Thread Dennis Lundberg
* directory -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: war overlays file merging

2012-06-28 Thread Dennis Lundberg
here: http://jira.codehaus.org/browse/MWAR-100 -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

[ANN] Maven Site Plugin 3 3.1 Released

2012-05-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 3, version 3.1 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

[ANN] Maven Site Plugin 2 2.4 Released

2012-04-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 2, version 2.4 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin-2.4 You should specify the version in your project's plugin

Re: How to add additional info to the MANIFEST.MF

2012-04-24 Thread Dennis Lundberg
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Incorrectly generated URLs in pom's using maven release plugin

2012-04-23 Thread Dennis Lundberg
effect on the atrifacts? 2) Is there any mechanism I can use to prevent this happening? If it is trivial then I will more than likely spin another RC. Thank you in advance for any help. Lewis [0] https://repository.apache.org/content/repositories/orgapachegora-074/ -- Dennis Lundberg

[ANN] Maven Doxia Sitetools 1.3 Released

2012-04-18 Thread Dennis Lundberg
The Doxia Sitetools team is pleased to announce the doxia-sitetools-1.3 release! Doxia Sitetools generates sites, consisting of static and dynamic content that was generated by Doxia. http://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 1.3 ** Bug

Re: Need to pass munge directives to 'mvn site:site'

2012-04-14 Thread Dennis Lundberg
-to-the-lifecycle.html -Eugene - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

[ANN] Maven Doxia base 1.3 Released

2012-04-14 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia base, version 1.3 Doxia is a content generation framework that provides powerful techniques for generating static and dynamic content, supporting a variety of markup languages. http://maven.apache.org/doxia/doxia/ Release

[ANN] Maven Reporting Executor 1.0.2 Released

2012-04-09 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Executor, version 1.0.2 Classes to manage report plugin executions with Maven 3. http://maven.apache.org/shared/maven-reporting-exec You should specify the version in your project's dependency configuration: dependency

Re: Issue with maven-plugin-plugin: For two artifacts which have the same groupId, goalPrefix is not resolved correctly.

2012-03-13 Thread Dennis Lundberg
/version configuration goalPrefixmyone/goalPrefix /configuration /plugin /plugins /build 3.) Provision these plugins into your local repo. 4.) Execute the plugins using goalPrefix. And for further investigation please check the maven-metadata-local.xml Thanks, Dhawan -- Dennis

[ANN] Clirr Maven Plugin 2.4 Released

2012-03-11 Thread Dennis Lundberg
-- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: The perfect reporting tool?

2012-03-07 Thread Dennis Lundberg
://www.oracle.com/commitment Oracle is committed to developing practices and products that help protect the environment -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

[ANN] Maven Checkstyle Plugin 2.9.1 Released

2012-02-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.9.1 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in

Re: how to copy resources? how to create a zip file with the app jar, the dependent jars and the resources?

2012-02-24 Thread Dennis Lundberg
) config/jndi.properties config/log4j.properties I've been trying and I don't know how to copy the resources to the config folder without breaking the JUnit tests. Is it possible, if so how? How would I create the zip with the structure? Thanks in advance. -- Dennis Lundberg

[ANN] Maven PMD Plugin 2.7.1 Released

2012-02-16 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven PMD Plugin, version 2.7.1 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Maven Checkstyle Plugin 2.9 Released

2012-02-12 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.9 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in

[ANN] Maven Reporting Implementation 2.2 Released

2012-02-12 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Implementation, version 2.2 Abstract classes to manage report generation. http://maven.apache.org/shared/maven-reporting-impl You should specify the version in your project's dependency configuration: dependency

Re: How to turn off project assembly generation

2012-02-10 Thread Dennis Lundberg
(in maven 2.2) is now to generate a series of -project.zip, -project.tar.bz2, -project.tar.gz files. I have read the site but cannot figure out how to configure my pom to only produce the .jar outputs. thanks in advance Tim -- Dennis Lundberg

[ANN] Maven PMD Plugin 2.7 Released

2012-02-06 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven PMD Plugin, version 2.7 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Re: MVN Site doesn't bring Project Modules structure properly

2012-01-16 Thread Dennis Lundberg
) material or website to read on this and which can fix my issue. Or if you have guys have any POM.XML to use it please post it here. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

[ANN] Maven EAR Plugin 2.7 Released

2012-01-16 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.7 The most noteworthy in this release is the support for skinny WAR files. It is one of the most voted on issues in our JIRA with 50 votes. We would love to hear your feedback on this new feature. The plugin

Re: MVN Site doesn't bring Project Modules structure properly

2012-01-16 Thread Dennis Lundberg
those with MVN SITE, How can i do that ? Thanks. On Mon, Jan 16, 2012 at 12:18 PM, Dennis Lundberg denn...@apache.orgwrote: http://maven.apache.org/plugins/maven-site-plugin/faq.html#Why_dont_the_links_between_parent_and_child_modules_work_when_I_run_mvn_site On 2012-01-16 21:04, Daivish

Re: mavem-war-plugin packagingExcludes regex not working

2012-01-12 Thread Dennis Lundberg
-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Error in POM.XML

2011-12-26 Thread Dennis Lundberg
list archive at Nabble.com. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Solve my exception for mvn installtion

2011-12-15 Thread Dennis Lundberg
, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users

Re: newbie issue in preparing release: svn tag dies with Unable to open an ra_local session to URL

2011-11-09 Thread Dennis Lundberg
the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: Unclear documentation filter the deployment descriptor

2011-10-12 Thread Dennis Lundberg
-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Maven archetype

2011-10-03 Thread Dennis Lundberg
-descriptor Please let me know how to resolve the issue. Thanks -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Insert a timestamp into an archetype?

2011-09-30 Thread Dennis Lundberg
in my archetype-metadata.xml file, but it doesn't seem to work. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Insert a timestamp into an archetype?

2011-09-30 Thread Dennis Lundberg
project. On 2011-09-30 22:03, Bram Patelski wrote: You could use filtering? On Fri, Sep 30, 2011 at 22:01, Dennis Lundberg denn...@apache.org wrote: Hi I'm creating an archetype, with a bunch of files. In the .java files I want to insert a timestamp. When I use the archetype to generate a new

Re: correct section for plugins-definitons

2011-09-28 Thread Dennis Lundberg
.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: Question about SCM and maven-release-plugin

2011-09-26 Thread Dennis Lundberg
Subversion, should one append the branch/trunk name to the scm element, or should one only specify the repository root? You should add trunk or branch + branch-name. Thanks, Laird -- Dennis Lundberg - To unsubscribe, e

Re: mvn dependency tree not working

2011-09-21 Thread Dennis Lundberg
Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

Re: mvn dependency tree not working

2011-09-21 Thread Dennis Lundberg
this message in context: http://maven.40175.n5.nabble.com/mvn-dependency-tree-not-working-tp4822352p4827017.html Sent from the Maven - Users mailing list archive at Nabble.com. -- Dennis Lundberg - To unsubscribe, e-mail: users

Re: mvn dependency tree not working

2011-09-20 Thread Dennis Lundberg
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Not a valid plugin file: maven-taglib-plugin-1.4.2.jar

2011-09-20 Thread Dennis Lundberg
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg - To unsubscribe, e

[ANN] AspectJ Maven Plugin 1.4 Released

2011-08-27 Thread Dennis Lundberg
-105] - Upgrade minimum required Maven version to 2.2.0 Enjoy, The Mojo team. -- Dennis Lundberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: maven-site-plugin 3.0 deploy not working

2011-08-09 Thread Dennis Lundberg
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Dennis Lundberg

  1   2   3   4   5   6   7   8   9   10   >