RE: scm 1.3 release

2009-12-13 Thread subir.sasikumar
Hi,

I submitted (attached to JIRA) patch for
http://jira.codehaus.org/browse/SCM-505 .

Should I send those modified files? How will you get those changes? I am
new to SVN.

Regards
Subir

-Original Message-
From: Emmanuel Venisse [mailto:emmanuel.veni...@gmail.com]
Sent: Friday, December 11, 2009 2:47 PM
To: Maven Developers List
Subject: Re: scm 1.3 release

It is in the central repo.

http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.4/

Emmanuel

On Thu, Dec 10, 2009 at 2:59 PM,  wrote:

> Hi,
>
> Thanks! I modified code and while trying to compile (package) I got
> this error.
> Any pointers?? Which repository has this jar?
>
> D:\work\scm\svn\scm>mvn clean package
> [INFO]
> --
> --
> [ERROR] BUILD ERROR
> [INFO]
> --
> --
> [INFO] Failed to resolve artifact.
>
> Missing:
> --
> 1) org.codehaus.plexus:plexus-velocity:jar:1.1.4
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>  mvn install:install-file -DgroupId=org.codehaus.plexus
> -DartifactId=plexus -velocity -Dversion=1.1.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the
> file
> there:
>
>  mvn deploy:deploy-file -DgroupId=org.codehaus.plexus
> -DartifactId=plexus-v elocity -Dversion=1.1.4 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -Drepos itoryId=[id]
>
>  Path to dependency:
>1)
> org.codehaus.modello:modello-maven-plugin:maven-plugin:1.0-alpha-21
>2) org.codehaus.modello:modello-plugin-jpox:jar:1.0-alpha-21
>3) org.codehaus.modello:modello-plugin-store:jar:1.0-alpha-21
>4) org.codehaus.plexus:plexus-velocity:jar:1.1.4
>
> --
> 1 required artifact is missing.
>
> for artifact:
>  org.codehaus.modello:modello-maven-plugin:maven-plugin:1.0-alpha-21
>
> from the specified remote repositories:
>  artifactory (http://myrepo:8080/artifactory/repo)
>
> -Original Message-
> From: Olivier Lamy [mailto:ol...@apache.org]
> Sent: Thursday, December 10, 2009 5:50 PM
> To: Maven Developers List
> Subject: Re: scm 1.3 release
>
> You can checkout the trunk and attach a patch to the jira issue.
> To checkout the code :
>
> svn co https://svn.apache.org/repos/asf/maven/scm/trunk/ scm
>
> Your change will need a junit.
>
> Then have a look here [1] to know how to submit a patch.
>
> Thanks,
> --
> Olivier
>
> [1]
> http://maven.apache.org/guides/development/guide-m2-development.html#C
> reating_and_submitting_a_patch
>
> 2009/12/10  :
> > Hi,
> >
> > Yes, I can. I have seeked some advise on this mailing list with
> > subject
> '[Maven 2, SCM 1.2] SCM CM/Synergy Provider'
> > Will there be any help? I am new to SCM code base.
> >
> > Regards
> > Subir
> >
> > -Original Message-
> > From: Olivier Lamy [mailto:ol...@apache.org]
> > Sent: Thursday, December 10, 2009 3:12 PM
> > To: Maven Developers List
> > Subject: Re: scm 1.3 release
> >
> > Hi,
> > If you provide a patch yes !
> > Sorry I don't this scm installed here and I cant' test it.
> >
> > Cheers,
> > --
> > Olivier
> >
> > 2009/12/10  :
> >> Hi,
> >>
> >> Are there any plans on http://jira.codehaus.org/browse/SCM-505
fix
> >>
> >> Regards
> >> Subir
> >>
> >> -Original Message-
> >> From: djeanprost [mailto:djeanpr...@sofaxis.com]
> >> Sent: Thursday, December 10, 2009 2:38 PM
> >> To: dev@maven.apache.org
> >> Subject: Re: scm 1.3 release
> >>
> >>
> >> Hello,
> >>
> >> As I and others are eagerly waiting for
> >> http://jira.codehaus.org/browse/SCM-480
> >> http://jira.codehaus.org/browse/SCM-480  ("mvn scm:status" doesn't
> >> show modified file) to be available to everybody because of the
> >> consequence this problem has on the release process (
> >> http://jira.codehaus.org/browse/MRELEASE-493
> >> http://jira.codehaus.org/browse/MRELEASE-493 ), could you consider
> >> to release it as soon as possible please ?
> >> Thank you.
> >> dom
> >>
> >>
> >>
> >> Olivier Lamy wrote:
> >>>
> >>> Hi,
> >>> I'd like to release scm 1.3.
> >>> No objections or work in progress in scm ?
> >>>
> >>> Thanks,
> >>> --
> >>> Olivier
> >>>
> >>> --
> >>> --
> >>> - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For
> >>> additional commands, e-mail: dev-h...@maven.apache.org
> >>>
> >>>
> >>>
> >>
> >> --
> >> View this message in context:
> >> http://old.nabble.com/scm-1.3-release-tp26552108p26724034.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
> >>
> >>
> >> Please do not print this email unless it is absolutely necessary.
> >>
> >> 

[ANN] Maven PDF Plugin 1.1 Released

2009-12-13 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven PDF
Plugin, version 1.1

This plug-in allows you to generate a PDF version of your project's
documentation.

http://maven.apache.org/plugins/maven-pdf-plugin/

You should specify the version in your project's plugin configuration:


 org.apache.maven.plugins
 maven-pdf-plugin
 1.1


Release Notes - Maven 2.x PDF Plugin - Version 1.1

** Bug
* [MPDF-17] - Test fails with JDK 1.5+ if base directory has a
space in its path
* [MPDF-28] - When specifying output dir, copy only the generated pdf
* [MPDF-31] - LinkageError using JDK6

** Improvement
* [MPDF-23] - Definition Lists are not formatted correctly
* [MPDF-26] - Add report generation in PDF
* [MPDF-27] - Support Doxia files generated by Maven plugins
* [MPDF-30] - Add a parameter to include or not the TOC

** New Feature
* [MPDF-24] - Support Velocity files

** Wish
* [MPDF-16] - Add German translation

Enjoy,

-The Maven team

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



[RESULT] [VOTE] Release Maven Doxia Tools Shared Component version 1.2

2009-12-13 Thread Dennis Lundberg
Hi,
The vote has passed with the following result :

+1 (binding): Benjamin Bentmann, Olivier Lamy, Lukas Theussl, Hervé
Boutemy, Vincent Siveton, Dennis Lundberg

I will promote the artifacts to the central repo.


Dennis Lundberg wrote:
> Hi,
> 
> Another prerequisite release on the way to Maven Site Plugin 2.1...
> 
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=16001
> 
> There are no issues left in JIRA!
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-045/
> 
> Staging site:
> http://maven.apache.org/shared/maven-doxia-tools-1.2/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 


-- 
Dennis Lundberg

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



Re: [VOTE] Release Maven Doxia Tools Shared Component version 1.2

2009-12-13 Thread Dennis Lundberg
+1

Dennis Lundberg wrote:
> Hi,
> 
> Another prerequisite release on the way to Maven Site Plugin 2.1...
> 
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=16001
> 
> There are no issues left in JIRA!
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-045/
> 
> Staging site:
> http://maven.apache.org/shared/maven-doxia-tools-1.2/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 


-- 
Dennis Lundberg

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



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

2009-12-13 Thread Benjamin Bentmann

The Maven team is pleased to announce the release of the Maven Assembly
Plugin, version 2.2-beta-5.

This plugin is useful in creating project artifacts that have custom 
layouts. It also includes a set of predefined standard custom artifact 
types you can choose to create. For more information, see the plugin's site:


  http://maven.apache.org/plugins/maven-assembly-plugin/

To use the updated plugin in your projects, you need to add the
following snippet to the plugins or plugin management section of your POM:

  
org.apache.maven.plugins
maven-assembly-plugin
2.2-beta-5
  

Release Notes - Maven 2.x Assembly Plugin - Version 2.2-beta-5

** Bug
* [MASSEMBLY-385] - Filtering replaces tokens it should not be 
replacing
* [MASSEMBLY-416] - outputDirectory default value in fileSet seems 
changed; now seems to use directory name of fileSet sourcedir
* [MASSEMBLY-427] - ComponentsXmlArchiverFileFilter misses 
component descriptors on Windows
* [MASSEMBLY-446] - apache-source-release-assembly DOES NOT exclude 
target/** in maven-remote-resources-plugin build
* [MASSEMBLY-452] - Shared Assembly Descriptor does not work in 
Maven3-alpha4
* [MASSEMBLY-456] - Usage of archiver or container descriptor 
handler configuration crashes with LinkageError on Maven 3.0-alpha-5


** Improvement
* [MASSEMBLY-290] - Improve error reporting in case of unlocatable 
component descriptor


Enjoy,


-The Maven team


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



Re: [Result] [VOTE] Apache (parent POM) version 7

2009-12-13 Thread Benjamin Bentmann

John Casey wrote:


I've withdrawn the tag for this vote.


Any objections to me
a) dropping the corresponding staging repo 
(https://repository.apache.org/content/repositories/orgapacheapache-001/)

b) reverting the Apache POM's version in SVN to 7-SNAPSHOT
?


Benjamin

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



[RESULT] [VOTE] Release Maven Assembly Plugin 2.2-beta-5

2009-12-13 Thread Benjamin Bentmann

Hi,

The vote has passed with the following result:

+1 (binding): Benjamin Bentmann, Olivier Lamy, Jason van Zyl, Hervé 
Boutemy, Vincent Siveton


I will promote the artifacts to the central repository and continue with 
the release.



Benjamin

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



Re: [VOTE] Release Maven PDF plugin version 1.1

2009-12-13 Thread Vincent Siveton
Hi,

The vote has passed with the following result :
+1 Benjamin, Olivier, Lukas, Fabrice, Hervé

I will promote the artifacts to the central repo.

Vincent

2009/12/8 Vincent Siveton :
> Hi,
>
> We solved around 10 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11932&version=15414&styleName=Html
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11932&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-044
>
> Staging site (need to sync)
> http://maven.apache.org/plugins/maven-pdf-plugin-1.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>

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



Re: [VOTE] Release Maven Assembly Plugin 2.2-beta-5

2009-12-13 Thread Vincent Siveton
+1

Vincent

2009/12/6 Benjamin Bentmann :
> Hi,
>
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11126&version=15324
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11126&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-041/
>
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-assembly-plugin-2.2-beta-5/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

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



Re: [VOTE] Release Maven Doxia Tools Shared Component version 1.2

2009-12-13 Thread Vincent Siveton
+1

Vincent

2009/12/8 Dennis Lundberg :
> Hi,
>
> Another prerequisite release on the way to Maven Site Plugin 2.1...
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=16001
>
> There are no issues left in JIRA!
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-045/
>
> Staging site:
> http://maven.apache.org/shared/maven-doxia-tools-1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

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



Re: [VOTE] Release Maven Assembly Plugin 2.2-beta-5

2009-12-13 Thread Hervé BOUTEMY
+1

Hervé

Le dimanche 06 décembre 2009, Benjamin Bentmann a écrit :
> Hi,
> 
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11126&version=15
> 324
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11126&st
> atus=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-041/
> 
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-assembly-plugin-2.2-beta-5/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> +1 from me
> 
> 
> Benjamin
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


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