m2eclipse has a bug. maven Project - right button - Update Project Configuration

2011-09-29 Thread linzuxiong
1.I set JRE System Library JavaSE-1.6  for my Maven Project
2.Maven Project - right button - Update Project Configuration , click
3.m2eclipse back JRE System Library JavaSE-1.5


Env:
1.  m2e - Maven Integration for Eclipse 1.0.100.20110804-1717
org.eclipse.m2e.feature.feature.group   Eclipse.org - m2e
2.Eclipse Java EE IDE for Web Developers.
Version: Indigo Service Release 1
Build id: 20110916-0149

--
View this message in context: 
http://maven.40175.n5.nabble.com/m2eclipse-has-a-bug-maven-Project-right-button-Update-Project-Configuration-tp4851517p4851517.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Checkstyle configuration for Maven projects?

2011-09-29 Thread Antonio Petrelli
HI all
I need to create a patch for a plugin and I need to follow code conventions.
Is there any Checkstyle configuration file for Maven projects and plugins
that can be used?
I noticed that here:
http://maven.apache.org/developers/conventions/code.html
only formatters for IDEs are present, not Checkstyle configuration.
For example, in Tiles we use this:
http://svn.eu.apache.org/repos/asf/tiles/maven/trunk/build/tiles_checks_v5.xml

Is there a similar file?

Thanks
Antonio


Re: Checkstyle configuration for Maven projects?

2011-09-29 Thread Brett Porter
It's built in to the check style plugin - maven_checks.xml

On 29/09/2011, at 6:03 PM, Antonio Petrelli wrote:

 HI all
 I need to create a patch for a plugin and I need to follow code conventions.
 Is there any Checkstyle configuration file for Maven projects and plugins
 that can be used?
 I noticed that here:
 http://maven.apache.org/developers/conventions/code.html
 only formatters for IDEs are present, not Checkstyle configuration.
 For example, in Tiles we use this:
 http://svn.eu.apache.org/repos/asf/tiles/maven/trunk/build/tiles_checks_v5.xml
 
 Is there a similar file?
 
 Thanks
 Antonio

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Checkstyle configuration for Maven projects?

2011-09-29 Thread Antonio Petrelli
2011/9/29 Brett Porter br...@apache.org

 It's built in to the check style plugin - maven_checks.xml


Oh my, this is the plugin I'm willing to patch. How stupid am I...

Thanks Brett


Re: svn commit: r1177032 - /maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt

2011-09-29 Thread Lukas Theussl


Thanks Dennis, that must have been a bad copypaste from a web page.

-Lukas


On 09/28/2011 09:55 PM, denn...@apache.org wrote:

Author: dennisl
Date: Wed Sep 28 19:55:13 2011
New Revision: 1177032

URL: http://svn.apache.org/viewvc?rev=1177032view=rev
Log:
Fix garbage characters.

Modified:
 
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt

Modified: 
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt?rev=1177032r1=1177031r2=1177032view=diff
==
--- 
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt 
(original)
+++ 
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt 
Wed Sep 28 19:55:13 2011
@@ -233,7 +233,7 @@ Configuring the Site Descriptor
  * Inject xhtml into \head\

You can inject some xhtml into the generated \head\  element of each page 
by adding a head element
-  to the body element of your project’s site descriptor. The following 
example adds some javascript:
+  to the body element of your project's site descriptor. The following example 
adds some javascript:

  +-+
  project
@@ -252,7 +252,7 @@ Configuring the Site Descriptor
  * Links

To add links below your site logo, just add a links element to the body 
element of the site descriptor.
-  Each item in the links element will be rendered as a link in a bar directly 
below your project’s logo.
+  Each item in the links element will be rendered as a link in a bar directly 
below your project's logo.

  +-+
  project
@@ -316,7 +316,7 @@ Configuring the Site Descriptor

There is also a dummy \custom\  element then can be used to specify some 
arbitrary content.
Note that you need to write your own velocity template to make use of this 
element,
-  it is ignored by the default velocity template used by the site plugin.
+  it is ignored by the default Velocity template used by the Site Plugin.

  +-+
  project




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[MNG-1977] Global dependency exclusions

2011-09-29 Thread Jean-Noël Rouvignac
Hello,

I commented on http://jira.codehaus.org/browse/MNG-1977 answering Arnaud
Heritier concerns about my proposed patch.
Could someone answer my questions please?

Thanks,
Jean-Noël


[RESULT][VOTE] Release Apache Maven Wagon 2.0

2011-09-29 Thread Olivier Lamy
Hello,
The vote has passed with the following result :
+1 (binding) : Mark Struberg, Kristian Rosenvold, Emmanuel Venisse,
Hervé Boutemy, Vincent Siveton, Olivier Lamy
+1 (non binding) : Lukas Theussl, Tamás Cservenák, Tony Chemit, Robert Scholte

I will continue the release process.

Thanks !
-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[jira] Subscription: Design Best Practices

2011-09-29 Thread jira
Issue Subscription
Filter: Design  Best Practices (24 issues)
Subscriber: mavendevlist

Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
https://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
https://jira.codehaus.org/browse/MNG-612
MNG-1950Ability to introduce new lifecycles phases
https://jira.codehaus.org/browse/MNG-1950
MNG-2381improved control over the repositories in the POM
https://jira.codehaus.org/browse/MNG-2381
MNG-1563how to write integration tests
https://jira.codehaus.org/browse/MNG-1563
MNG-2125[doc] when and how to define plugins in a pom
https://jira.codehaus.org/browse/MNG-2125
MNG-139 server definitions should be reusable - review use of repository IDs
https://jira.codehaus.org/browse/MNG-139
MNG-474 performance improvement for forked lifecycles
https://jira.codehaus.org/browse/MNG-474
MNG-1381best practices: testing strategies
https://jira.codehaus.org/browse/MNG-1381
MNG-4656Declarative plugins similar to jsp tags or jsf composites
https://jira.codehaus.org/browse/MNG-4656
MNG-4713${basedir} variable makes portable builds overly difficult
https://jira.codehaus.org/browse/MNG-4713
MNG-416 best practices:  multiple profile deployments
https://jira.codehaus.org/browse/MNG-416
MNG-367 best practices: multi-user installation
https://jira.codehaus.org/browse/MNG-367
MNG-125 guarded mojo execution
https://jira.codehaus.org/browse/MNG-125
MNG-41  best practices: site management
https://jira.codehaus.org/browse/MNG-41
MNG-1441Starting thinking about a proper distributed repository mechanism a 
la CPAN
https://jira.codehaus.org/browse/MNG-1441
MNG-868 Use uniform format for properties and other tags
https://jira.codehaus.org/browse/MNG-868
MNG-1425best practices: the location of configuration files vs resources
https://jira.codehaus.org/browse/MNG-1425
MNG-1463best practices: plugin inheritance for a multi project build
https://jira.codehaus.org/browse/MNG-1463
MNG-657 possible chicken and egg problem with extensions
https://jira.codehaus.org/browse/MNG-657
MNG-1423best practices: setting up multi-module build
https://jira.codehaus.org/browse/MNG-1423
MNG-1468best practices: version management in multi project builds
https://jira.codehaus.org/browse/MNG-1468
MNG-1867deprecate system scope, analyse other use cases
https://jira.codehaus.org/browse/MNG-1867
MNG-1569Make build process info read-only to mojos, and provide mechanism 
for explicit out-params for mojos to declare
https://jira.codehaus.org/browse/MNG-1569

You may edit this subscription at:
https://jira.codehaus.org/secure/FilterSubscription!default.jspa?subId=10341filterId=11471

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org