[VOTE] Release Maven Reporting Executor version 1.0.2

2012-04-06 Thread Dennis Lundberg
Hi, This is the first in a series of release culminating with the release of Maven Site Plugin 3.1. We solved 1 issue: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17469 There are no issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.js

Missing requirement in maven-core components.xml

2012-04-06 Thread Jason Dillon
The DefaultSecDispatcher defined in https://github.com/apache/maven-3/blob/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml is missing a requirement: org.sonatype.plexus.components.sec.dispatcher.PasswordDecryptor _decryptors Looks like an oversight, but w/o this the plug

maven-3 pull request: Add _decryptors requirement

2012-04-06 Thread Git at Apache
GitHub user jdillon opened the pull request at https://github.com/apache/maven-3/pull/4 Add _decryptors requirement w/o this the pluggable PasswordDecryptor bits don't work so well ;-) You can merge this pull request into a Git repository by running $ git pull https://github.com/jdillo