Re: Accessing Maven Repository with Java11, SplitPackages

2021-04-30 Thread Robert Scholte
I’d like to contact you in advance:   The maven-resolver-provider is the dependency that allows me to resolve a Maven repository in Java with access to Artifacts and much more. What is mainly what I want to do, and what worked with Java8 like a charm. Since split packages are restricted in Jav

Accessing Maven Repository with Java11, SplitPackages

2021-04-30 Thread jan.uhlig01
er is the dependency that allows me to resolve a Maven repository in Java with access to Artifacts and much more. What is mainly what I want to do, and what worked with Java8 like a charm. Since split packages are restricted in Java11, at startup Java throws ResolutionExceptions as soon as the dep

Re: Maven Repository Security issues: any war stories?

2020-03-01 Thread Hervé BOUTEMY
Le samedi 29 février 2020, 08:55:14 CET Slawomir Jaranowski a écrit : [...] > Of course is open question how to verify maintainer and reputation of used > maven artifacts. +1 with Reproducible Builds, another layer of trust is to be able to confirm you have the sources used to produce the binary:

Re: Maven Repository Security issues: any war stories?

2020-02-29 Thread Slawomir Jaranowski
You are right, native method from maven does not support verifying of pgp signature. For pgpverify-maven-plugin you can prepare configuration file which contains mapping artifact gav to pgp key fingerprint. Without this configuration any existing key is good. >From some time I try to collect whic

Re: Maven Repository Security issues: any war stories?

2020-02-29 Thread Elliotte Rusty Harold
On Sat, Feb 29, 2020 at 2:55 AM Slawomir Jaranowski wrote: > > Hi, > > In maven world all artifacts have pgp signature which is created by current > maintainer (from some time pgp signature is required on Maven Central). > > You can verify signatures of all your dependencies, you can also track >

Re: Maven Repository Security issues: any war stories?

2020-02-28 Thread Slawomir Jaranowski
Hi, In maven world all artifacts have pgp signature which is created by current maintainer (from some time pgp signature is required on Maven Central). You can verify signatures of all your dependencies, you can also track which pgp key is used for specific artifact. So if maintainer of some art

Re: Maven Repository Security issues: any war stories?

2020-02-28 Thread Manfred Moser
The order of repositories in a pom, settings and repo manager is crucial. Some companies use their own repos on top since they trust them the most. I have seen internal teams deploying patched version into those which then essentially override the real dep from central. This is a feature and is

Maven Repository Security issues: any war stories?

2020-02-28 Thread Elliotte Rusty Harold
Folks, A colleague is preparing a presentation on general dependency security issues. I'm not aware of any compromises of the Maven repo system such that a malicious actor was able to push malware to client systems, but I'm not sure it's never happened. Does anyone know about anything like the at

[RESULT] [VOTE] Retire Maven Repository Builder

2019-08-11 Thread Robert Scholte
ideas for the next major version(s) of Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. https://maven.apache.org/shared/maven-repository-builder/ describes the main purpose in one line: Maven shared components.

Re: [VOTE] Retire Maven Repository Builder

2019-08-10 Thread Tibor Digana
cts, > including our ambitious ideas for the next major version(s) of Maven > itself. > To be able to gain more focus we need to criticize the current > subprojects > and decide if it is worth maintaining. > > https://maven.apache.org/shared/maven-repository-builder/ descri

Re: [VOTE] Retire Maven Repository Builder

2019-08-08 Thread Karl Heinz Marbaise
these projects, including our ambitious ideas for the next major version(s) of Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. https://maven.apache.org/shared/maven-repository-builder/ describes the main purpose in one

Re: [VOTE] Retire Maven Repository Builder

2019-08-08 Thread Gabriel Belingueres
missing enough space to make real progress on all these projects, > including our ambitious ideas for the next major version(s) of Maven > itself. > To be able to gain more focus we need to criticize the current > subprojects > and decide if it is worth maintaining. > > https:/

Re: [VOTE] Retire Maven Repository Builder

2019-08-07 Thread Francois Papon
sing enough space to make real progress on all these > projects, including our ambitious ideas for the next major version(s) > of Maven itself. > To be able to gain more focus we need to criticize the current > subprojects and decide if it is worth maintaining. > > https://maven.apac

Re: [VOTE] Retire Maven Repository Builder

2019-08-07 Thread Tamás Cservenák
cts, > including our ambitious ideas for the next major version(s) of Maven > itself. > To be able to gain more focus we need to criticize the current > subprojects > and decide if it is worth maintaining. > > https://maven.apache.org/shared/maven-repository-builder/ describes the

Re: [VOTE] Retire Maven Repository Builder

2019-08-07 Thread Jesper Udby
e to make real progress on all these projects, >including our ambitious ideas for the next major version(s) of Maven >itself. >To be able to gain more focus we need to criticize the current >subprojects >and decide if it is worth maintaining. > >https://maven.apache.org/shared/

Re: [VOTE] Retire Maven Repository Builder

2019-08-07 Thread Anders Hammar
n all these projects, > including our ambitious ideas for the next major version(s) of Maven > itself. > To be able to gain more focus we need to criticize the current > subprojects > and decide if it is worth maintaining. > > https://maven.apache.org/shared/maven-repository-builder/

[VOTE] Retire Maven Repository Builder

2019-08-07 Thread Robert Scholte
Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. https://maven.apache.org/shared/maven-repository-builder/ describes the main purpose in one line: Maven shared components. Okay, that's actually quite bad. Based

[RESULT] [VOTE] Retire Maven Repository Plugin

2019-04-29 Thread Robert Scholte
Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. One of those subprojects is the maven-repository-plugin, last released on February 22, 2015. It's main purpose: a plugin that can be used to create bundles of arti

Re: [VOTE] Retire Maven Repository Plugin

2019-04-29 Thread Robert Scholte
ideas for the next major version(s) of Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. One of those subprojects is the maven-repository-plugin, last released on February 22, 2015. It's main purpose: a plugin t

Re: [VOTE] Retire Maven Repository Plugin

2019-04-25 Thread Sylwester Lachiewicz
+1 good to refresh site W dniu wt., 23.04.2019 o 23:59 Hervé BOUTEMY napisał(a): > +1 > > I didn't even see how this plugin documentation looked like: > https://maven.apache.org/plugins/maven-repository-plugin/ > > Regards, > > Hervé > > Le mardi 23 avril 2

Re: [VOTE] Retire Maven Repository Plugin

2019-04-25 Thread gaurav
decide if it is worth maintaining. > > > > One of those subprojects is the maven-repository-plugin, last released on > > February 22, 2015. It's main purpose: a plugin that can be used to create > > bundles of artifacts that can be uploaded to the central repository. &g

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Hervé BOUTEMY
+1 I didn't even see how this plugin documentation looked like: https://maven.apache.org/plugins/maven-repository-plugin/ Regards, Hervé Le mardi 23 avril 2019, 21:43:18 CEST Robert Scholte a écrit : > Hi, > > The Apache Maven project consist of about 100 (sub)projects. Due

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Manfred Moser
ding > our ambitious ideas for the next major version(s) of Maven itself. > To be able to gain more focus we need to criticize the current subprojects and > decide if it is worth maintaining. > > One of those subprojects is the maven-repository-plugin, last released on > February

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Karl Heinz Marbaise
n all these projects, including our  ambitious ideas for the next major version(s) of Maven itself. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. One of those subprojects is the maven-repository-plugin, last released on February 22,

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Anders Hammar
n all these projects, including > our ambitious ideas for the next major version(s) of Maven itself. > To be able to gain more focus we need to criticize the current subprojects > and decide if it is worth maintaining. > > One of those subprojects is the maven-repository-plugin, last re

[VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Robert Scholte
f. To be able to gain more focus we need to criticize the current subprojects and decide if it is worth maintaining. One of those subprojects is the maven-repository-plugin, last released on February 22, 2015. It's main purpose: a plugin that can be used to create bundles of artifacts t

Re: Accessing a maven repository programatically (in 2019)

2019-04-22 Thread Henning Schmiedehausen
en/BndModelResolver.java > ). > Maybe I'll some day try to assemble a "standard" repository access from > the (former) aether components. But actually, this part of bnd's maven > library seems to work flawlessly, so my motivation is quite low. (And I > still don&#x

Re: Accessing a maven repository programatically (in 2019)

2019-04-21 Thread Michael Lipp
licate a lot of the functionality provided by the org.apache.maven.* classes.) Is this an X/Y problem? Maybe. The question was "How can I use the maven libraries for (easily) accessing a maven repository?". Maybe I should have asked first "Is the collection of maven APIs in the va

Re: Accessing a maven repository programatically (in 2019)

2019-04-08 Thread Paul Hammant
There's shades of https://en.wikipedia.org/wiki/XY_problem to what you posting. I, for one, an interested in what your trying to make after you've solved this problem :)

Re: Accessing a maven repository programatically (in 2019)

2019-04-08 Thread Elliotte Rusty Harold
Despite the package name org.eclipse, these are all parts of Apache Maven. The Eclipse package name is a historical artifact. On Mon, Apr 8, 2019 at 1:49 AM Michael Lipp wrote: > > Thanks to everybody who answered. However, I'm utterly confused. > > The references to the examples > (https://githu

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Michael Lipp
Thanks to everybody who answered. However, I'm utterly confused. The references to the examples (https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/dependencies and https://github.com/apache/maven-resolver/tree/master/maven-resolver-demos/maven-resolver-demo-snippets/src/main

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Hervé BOUTEMY
che.org/aether.html) and had a look at "Maven Resolver > > Provider" > > ( > > https://maven.apache.org/ref/3.6.0/maven-resolver-provider/apidocs/index.h > > tml?org/apache/maven/repository/internal/MavenRepositorySystemUtils.html > > ), > > the "r

Re: Accessing a maven repository programatically (in 2019)

2019-04-07 Thread Olivier Lamy
clipse Aether, which has been archived, so it seems > out-dated and not the way to go. > > I also found the "Aether re-integration page" > (http://maven.apache.org/aether.html) and had a look at "Maven Resolver > Provider" > ( > https://maven.apache.org

Re: Accessing a maven repository programatically (in 2019)

2019-04-06 Thread Manfred Moser
Michael, Have a look at my Maven Repository Provisioner codebase. It does exactly what you want and also includes dependencies and upload to a repo manager. It now uses the Maven Resolver in the latest version so its up to date.. https://github.com/simpligility/maven-repository-tools

Re: Accessing a maven repository programatically (in 2019)

2019-04-06 Thread Elliotte Rusty Harold
er, which has been archived, so it seems > out-dated and not the way to go. > > I also found the "Aether re-integration page" > (http://maven.apache.org/aether.html) and had a look at "Maven Resolver > Provider" > (https://maven.apache.org/ref/3

Accessing a maven repository programatically (in 2019)

2019-04-06 Thread Michael Lipp
been archived, so it seems out-dated and not the way to go. I also found the "Aether re-integration page" (http://maven.apache.org/aether.html) and had a look at "Maven Resolver Provider" (https://maven.apache.org/ref/3.6.0/maven-resolver-provider/apidocs/index.html?org/apache/

Maven Repository Provisioner 1.1.1

2016-04-29 Thread Manfred Moser
Hi all, I just thought I let you know that my Maven Repository Provisioner tool recently got a few updates and is not at version 1.1.1. It allows you to provision a Maven repository from the filesystem into a repo manager or one or number of artifacts (specified by GAV coordinates) including

[ANN] Apache Maven Repository Plugin Version 2.4 Released

2015-02-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Repository Plugin, version 2.4 This plugin is used to create bundles of artifacts that can be uploaded to the central repository. http://maven.apache.org/plugins/maven-repository-plugin/ org.apache.maven.plugins

[RESULT] [VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-22 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 (binding): Benson Margulies, Robert Scholte, Karl Heinz Marbaise +1 (non binding): none I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise

Re: [VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-21 Thread Robert Scholte
dTab=com.atlassian.jira.plugin.system.project%3Aissues-panel Staging repo: https://repository.apache.org/content/repositories/maven-1138 https://repository.apache.org/content/repositories/maven-1138/org/apache/maven/plugins/maven-repository-plugin/2.4/maven-repository-plugin-2.4-source-release.zip Source release checks

Re: [VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-21 Thread Benson Margulies
On Sat, Feb 21, 2015 at 7:24 AM, Karl Heinz Marbaise wrote: > https://repository.apache.org/content/repositories/maven-1138/org/apache/maven/plugins/maven-repository-plugin/2.4/maven-repository-plugin-2.4-source-release.zip +1 bind

Re: [VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-21 Thread Karl Heinz Marbaise
rg/browse/MREPOSITORY#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel Staging repo: https://repository.apache.org/content/repositories/maven-1138 https://repository.apache.org/content/repositories/maven-1138/org/apache/maven/plugins/maven-repository-plugin/2.4/maven-reposito

Re: [VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-20 Thread Karl Heinz Marbaise
TORY#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel Staging repo: https://repository.apache.org/content/repositories/maven-1138 https://repository.apache.org/content/repositories/maven-1138/org/apache/maven/plugins/maven-repository-plugin/2.4/maven-repository-plugin-2.4-source-release

[VOTE] Release Apache Maven Repository Plugin version 2.4

2015-02-18 Thread Karl Heinz Marbaise
.org/content/repositories/maven-1138 https://repository.apache.org/content/repositories/maven-1138/org/apache/maven/plugins/maven-repository-plugin/2.4/maven-repository-plugin-2.4-source-release.zip Source release checksum(s): maven-repository-source-release.zip

[ANN] Maven Repository Builder 1.0 Released

2014-11-15 Thread Kristian Rosenvold
The Maven team is pleased to announce the release of the Maven Repository Builder shared library, version 1.0 This library is used primarily to assemble Maven repository directory structures based on the dependencies of a project or set of projects, and provides the implementation for the

[RESULT][VOTE] Release maven-repository-builder 1.0

2014-11-13 Thread Kristian Rosenvold
Hi, The vote has passed with the following result: +1 (binding): Karl, Hervé, Kristian I will promote the artifacts to the central repo and try not to further botch the site. Kristian - To unsubscribe, e-mail: dev-unsubscr...@

Re: [VOTE] Release maven-repository-builder 1.0

2014-11-13 Thread Kristian Rosenvold
11761&version=171 >> 40 >> >> There are no issues left in JIRA. >> >> http://repository.apache.org/content/repositories/maven-1095/org/apache/mave >> n/shared/maven-repository-builder/1.0/maven-repository-builder-1.0-source-re >> lease.zip source c

Re: [VOTE] Release maven-repository-builder 1.0

2014-11-11 Thread Hervé BOUTEMY
ace > this component has been logging with -X. > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=171 > 40 > > There are no issues left in JIRA. > > http://repository.apache.org/content/repositories/maven-1095/org/apache/mave > n/shared/

Re: [VOTE] Release maven-repository-builder 1.0

2014-11-10 Thread Karl Heinz Marbaise
/ReleaseNote.jspa?projectId=11761&version=17140 There are no issues left in JIRA. http://repository.apache.org/content/repositories/maven-1095/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0-source-release.zip source checksum: 5b3e49626aa960d132286b51d55d4ec3d931

[VOTE] Release maven-repository-builder 1.0

2014-11-10 Thread Kristian Rosenvold
ache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0-source-release.zip source checksum: 5b3e49626aa960d132286b51d55d4ec3d9317383 (sha1) Staging site: http://maven.apache.org/shared-archives/maven-repository-builder-LATEST/ Staging repository: http://repository.apache.org/con

Re: maven-stage-plugin / maven-repository-plugin

2014-02-28 Thread Dan Tran
official >>>> >>> apache plugin, but I have no idea what happened to this idea… >>> >>>> Domi >>>> >>>> On 24.02.2014, at 20:12, Karl Heinz Marbaise wrote: >>>> >>>> Hi, >>>>> >>>>

Re: maven-stage-plugin / maven-repository-plugin

2014-02-28 Thread Karl Heinz Marbaise
rget repository but not with http ? etc. (may be i made a mistake ...). maven-repository-plugin: I would expect a goal like purge-local-repository of the maven-dependency-plugin more in this plugin? What about a goal like remove-local-snapshots (which can be done by maven-dependency-plugin:pur

Re: maven-stage-plugin / maven-repository-plugin

2014-02-26 Thread Dan Tran
t; >> > >> maven-stage-plugin: > >> > >> In JIRA for the maven-stage-plugin there are several issue open which > sound very interesting and would help me as well > >> > >> Based on my testing it currently seemed to be working only with scp in &

Re: maven-stage-plugin / maven-repository-plugin

2014-02-26 Thread Mirko Friedenhagen
. >> >> Based on my testing it currently seemed to be working only with scp in >> target repository but not with http ? etc. (may be i made a mistake ...). >> >> >> maven-repository-plugin: >> I would expect a goal like purge-local-repository of the &

Re: maven-stage-plugin / maven-repository-plugin

2014-02-25 Thread Dominik Bartholdi
> > Based on my testing it currently seemed to be working only with scp in target > repository but not with http ? etc. (may be i made a mistake ...). > > > maven-repository-plugin: > I would expect a goal like purge-local-repository of the > maven-dependency-plugin more

Re: maven-stage-plugin / maven-repository-plugin

2014-02-24 Thread Olivier Lamy
very interesting and would help me as well > > Based on my testing it currently seemed to be working only with scp in > target repository but not with http ? etc. (may be i made a mistake ...). Yup could be really nice to have it working with http(s). > > > maven-repository-plu

maven-stage-plugin / maven-repository-plugin

2014-02-24 Thread Karl Heinz Marbaise
working only with scp in target repository but not with http ? etc. (may be i made a mistake ...). maven-repository-plugin: I would expect a goal like purge-local-repository of the maven-dependency-plugin more in this plugin? What about a goal like remove-local-snapshots (which can be done by

Programmatically query maven repository (obscure question)

2012-09-28 Thread marc.blomquist
I put my question on stackoverflow, but then found this forum. http://stackoverflow.com/questions/12648444/maven-plugin-programmatically-query-maven-repository <http://stackoverflow.com/questions/12648444/maven-plugin-programmatically-query-maven-repository> Anyone know where I can ge

Re: Query re: Maven Repository

2011-01-20 Thread Wayne Fay
>> Unable to find resource 'opensymphony:quartz-all:pom:1.6.2' in repository >> central (http://repo1.maven.org/maven2) Ask the OpenSymphony folks about this one. >> Unable to find resource 'javax.transaction:jta:jar:1.0.1B' in repository >> central (http://repo1.maven.org/maven2) http://maven.a

Re: Query re: Maven Repository

2011-01-20 Thread Anders Hammar
install a repository manager (Nexus for instance) and add these missing artifacts there. /Anders On Wed, Jan 19, 2011 at 23:38, Beppe Sabatini < beppe.sabat...@trilliantinc.com> wrote: > Hi, we’re maven newbies and we’re hoping you can help us with a question > regarding the maven

Query re: Maven Repository

2011-01-19 Thread Beppe Sabatini
Hi, we're maven newbies and we're hoping you can help us with a question regarding the maven repository. Or if you can't help us, perhaps you can direct us to the right person! When we try to compile we get these error messages: Unable to find resource 'opensymphony:quar

Re: svn commit: r995057 - in /maven/maven-3/trunk: maven-aether-provider/src/main/java/org/apache/maven/repository/internal/ maven-repository-metadata/src/main/mdo/

2010-09-09 Thread Brett Porter
On 09/09/2010, at 9:23 PM, Benjamin Bentmann wrote: > Brett Porter wrote: > >> - Deployment by Maven 3 clients will also make it only consumable with Maven >> 3 clients. > > I can't follow, I just rechecked and the new metadata is parsed by Maven > 2.0.10+ and allows it to resolve SNAPSHOTs d

Re: svn commit: r995057 - in /maven/maven-3/trunk: maven-aether-provider/src/main/java/org/apache/maven/repository/internal/ maven-repository-metadata/src/main/mdo/

2010-09-09 Thread Benjamin Bentmann
Brett Porter wrote: - Deployment by Maven 3 clients will also make it only consumable with Maven 3 clients. I can't follow, I just rechecked and the new metadata is parsed by Maven 2.0.10+ and allows it to resolve SNAPSHOTs deployed by Maven 3. Benjamin --

Re: svn commit: r995057 - in /maven/maven-3/trunk: maven-aether-provider/src/main/java/org/apache/maven/repository/internal/ maven-repository-metadata/src/main/mdo/

2010-09-09 Thread Brett Porter
On 08/09/2010, at 11:48 PM, bentm...@apache.org wrote: > Author: bentmann > Date: Wed Sep 8 13:48:04 2010 > New Revision: 995057 > > URL: http://svn.apache.org/viewvc?rev=995057&view=rev > Log: > [MNG-4452] Metadata for snapshots should include classifier I've been back and forward on this toda

[ANN] Maven Repository Plugin 2.3.1 Released

2010-07-21 Thread Benjamin Bentmann
The Maven team is pleased to announce the release of the Maven Repository Plugin, version 2.3.1. This plugin assists the user in creating archived bundles that are designed to meet all requirements for upload to the central Maven repository. Please see the plugin's site for more de

[RESULT] [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-21 Thread Benjamin Bentmann
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Jason van Zyl, Arnaud Héritier, Hervé Boutemy, Olivier Lamy, John Casey I will promote the artifacts to the central repository and continue with the release. Benjamin

Re: [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-19 Thread John Casey
repo: https://repository.apache.org/content/repositories/maven-015/ Staging site (sync pending): http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [

Re: [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-18 Thread Olivier Lamy
tatus=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-015/ > > Staging site (sync pending): > http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-

Re: [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-18 Thread Hervé BOUTEMY
jspa?reset=true&pid=11250&st > atus=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-015/ > > Staging site (sync pending): > http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ > > Guide to testing staged relea

Re: [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-17 Thread Arnaud Héritier
/jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11250&status=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-015/ > > Staging site (sync pending): > http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ > > Guide to testing stag

Re: [VOTE] Release Maven Repository Plugin 2.3.1

2010-07-17 Thread Jason van Zyl
t=true&pid=11250&status=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-015/ > > Staging site (sync pending): > http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ > > Guide to testing staged releases: > http://maven.apache.

[VOTE] Release Maven Repository Plugin 2.3.1

2010-07-17 Thread Benjamin Bentmann
es/maven-015/ Staging site (sync pending): http://maven.apache.org/plugins/maven-repository-plugin-2.3.1/ 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 m

Re: svn commit: r910339 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-16 Thread Brett Porter
On 17/02/2010, at 8:42 AM, Brett Porter wrote: > The sync script broke due to the way it is being used and the LDAP changes. > I'll follow this up on priv...@maven. My mistake, that's already been fixed, but the CSV is no longer autoupdated. I've done it in this case. - Brett -- Brett Porter

Re: svn commit: r910339 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-16 Thread Brett Porter
2010 >> New Revision: 910339 >> >> URL: http://svn.apache.org/viewvc?rev=910339&view=rev >> Log: >> add sync from p.a.o for commons-dbcp >> >> Modified: >>maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv >> >>

Re: svn commit: r910339 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-16 Thread Olivier Lamy
; Author: olamy > Date: Mon Feb 15 21:33:30 2010 > New Revision: 910339 > > URL: http://svn.apache.org/viewvc?rev=910339&view=rev > Log: > add sync from p.a.o for commons-dbcp > > Modified: >    maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv > > M

Re: svn commit: r900982 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/java/org/apache/maven/repository/legacy/ maven-embedder/src/m

2010-01-20 Thread Olivier Lamy
Just tested with -Dmaven.artifact.threads=20 and no issue with the small fix :-) 2010/1/20 Benjamin Bentmann : > Olivier Lamy wrote: > >> I just have a concurrency issue : >> [...] >> But it's on a build server with a huge number of cpu ( solaris : 8 >> cores * 8 cpu per core). >> I'm testing a s

Re: svn commit: r900982 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/java/org/apache/maven/repository/legacy/ maven-embedder/src/m

2010-01-20 Thread Benjamin Bentmann
Olivier Lamy wrote: I just have a concurrency issue : [...] But it's on a build server with a huge number of cpu ( solaris : 8 cores * 8 cpu per core). I'm testing a small change which looks to fix the issue. Thanks, keep stressing Maven 3 ;-) ! Benjamin

Re: svn commit: r900982 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/java/org/apache/maven/repository/legacy/ maven-embedder/src/m

2010-01-20 Thread Olivier Lamy
gt;> URL: http://svn.apache.org/viewvc?rev=900982&view=rev >> Log: >> [MNG-4432] reimplement parallel artifacts download >> >> Modified: >>     >> maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/artifact/resolver/DefaultArtif

Re: svn commit: r900982 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/java/org/apache/maven/repository/legacy/ maven-embedder/src/m

2010-01-20 Thread Olivier Lamy
maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java >     > maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/repository/legacy/TransferListenerAdapter.java >     > maven/maven-3/trunk/

Re: svn commit: r891083 - in /maven/maven-3/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/ maven-compat/src/main/java/org/apache/maven/repository/legacy/repository/

2009-12-15 Thread Igor Fedorenko
oryLayout.java maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/repository/legacy/repository/DefaultArtifactRepositoryFactory.java Modified: maven/maven-3/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout.java URL: http://svn.apa

Re: svn commit: r891083 - in /maven/maven-3/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/ maven-compat/src/main/java/org/apache/maven/repository/legacy/repository/

2009-12-15 Thread Brett Porter
t; Modified: > > maven/maven-3/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout.java > > maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/repository/legacy/repository/DefaultArtifactRepositoryFactory.java > &g

[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

[RESULT] [VOTE] maven-repository-plugin 2.3

2009-10-06 Thread John Casey
ouple hours or so): http://maven.apache.org/plugins/maven-repository-plugin-2.3/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Here's my +1. -john --

3 artefacts missing from the maven repository

2009-10-06 Thread Lisa Sheckleford
Hi I am trying build a plugin template and during the build process, I have encountered 3 artefacts missing from the maven repository. These are: 1) jta:jta:jar:1.01 - but this file exists jta:jta:jar:1.01b 2) saxon:saxon0noaelfred:jar:6.5.5 - is missing 3) jndi:jndi:jar:1.2.1

Re: [VOTE] maven-repository-plugin 2.3

2009-10-01 Thread Benjamin Bentmann
John Casey wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-014/ Staging site (should be showing up in a couple hours or so): http://maven.apache.org/plugins/maven-repository-plugin-2.3/ +1 Benjamin

Re: [VOTE] maven-repository-plugin 2.3

2009-09-30 Thread M Héritier Arnaud
mp;mode=hide&pid=11250&resolution=-1 Staging repo: https://repository.apache.org/content/repositories/maven-staging-014/ Staging site (should be showing up in a couple hours or so): http://maven.apache.org/plugins/maven-repository-plugin-2.3/ Guide to testing staged releases: http://mav

[VOTE] maven-repository-plugin 2.3

2009-09-30 Thread John Casey
Staging repo: https://repository.apache.org/content/repositories/maven-staging-014/ Staging site (should be showing up in a couple hours or so): http://maven.apache.org/plugins/maven-repository-plugin-2.3/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.ht

[ANN] Maven Repository Plugin 2.2 Released

2009-08-11 Thread John Casey
Re-sending, I used the wrong from address... --- 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/

[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 specif

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-11 Thread John Casey
I actually already released it, it just looks like my email didn't come through yesterday morning...we can push another release, if we get things filed in JIRA. -john Brian Fox wrote: Before we push this, I'd like to add a requirement to include the scm url and project url in the pom that is

[RESULT] [VOTE] Maven Repository Plugin 2.2

2009-08-11 Thread John Casey
I'm not sure this went through yesterday morning when I sent it, so I'm re-sending now: --- This vote has passed with the following: +1: John, Benjamin, Arnaud I'll release the artifacts and deploy the site. Thanks, -john John Casey wrote: Hi, We solved 2 issues, and none remain in JIRA:

[RESULT] [VOTE] Maven Repository Plugin 2.2

2009-08-10 Thread John Casey
This vote has passed with the following: +1: John, Benjamin, Arnaud I'll release the artifacts and deploy the site. Thanks, -john John Casey wrote: Hi, We solved 2 issues, and none remain in JIRA: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11250&styleName=Text&version=14414

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-10 Thread Brian Fox
Before we push this, I'd like to add a requirement to include the scm url and project url in the pom that is bundled. This information is currently required in Jira, but it should be in the pom. On Fri, Aug 7, 2009 at 10:10 AM, John Casey wrote: > Oops, forgot to record my own +1. > > -john > > Jo

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-07 Thread John Casey
Oops, forgot to record my own +1. -john John Casey wrote: Hi, We solved 2 issues, and none remain in JIRA: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11250&styleName=Text&version=14414 Staging repo: https://repository.apache.org/content/repositories/maven-staging-013 Gui

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-06 Thread Arnaud HERITIER
+1 Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Aug 5, 2009 at 10:18 AM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > John Casey wrote: > > Staging repo: >> https://repository.apache.org/

Re: [VOTE] Maven Repository Plugin 2.2

2009-08-05 Thread Benjamin Bentmann
John Casey wrote: Staging repo: https://repository.apache.org/content/repositories/maven-staging-013 +1 Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apa

[VOTE] Maven Repository Plugin 2.2

2009-08-04 Thread John Casey
Hi, We solved 2 issues, and none remain in JIRA: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11250&styleName=Text&version=14414 Staging repo: https://repository.apache.org/content/repositories/maven-staging-013 Guide to testing staged releases: http://maven.apache.org/guides/d

Re: AW: Maven Repository start-up

2009-06-26 Thread Brian Fox
> >> Robert >> >> >> >>> -Ursprüngliche Nachricht- >>> Von: Range [mailto:ranganapei...@yahoo.com] >>> Gesendet: Freitag, 26. Juni 2009 09:57 >>> An: dev@maven.apache.org >>> Betreff: Maven Repository start-up >

Re: AW: Maven Repository start-up

2009-06-26 Thread Range
cture. > > Hth > > Robert > > > >> -Ursprüngliche Nachricht- >> Von: Range [mailto:ranganapei...@yahoo.com] >> Gesendet: Freitag, 26. Juni 2009 09:57 >> An: dev@maven.apache.org >> Betreff: Maven Repository start-up >> >> >>

AW: Maven Repository start-up

2009-06-26 Thread Robert.Klaus
cht- > Von: Range [mailto:ranganapei...@yahoo.com] > Gesendet: Freitag, 26. Juni 2009 09:57 > An: dev@maven.apache.org > Betreff: Maven Repository start-up > > > > Hi guys, > > I am newbie to the Maven development. I have assigned to re-structure > the > company pro

  1   2   3   4   >