The Apache Maven team is pleased to announce the release of the Apache
Maven Source Plugin, version 3.3.1
The Source Plugin creates a jar archive of the source files of the current
project.
https://maven.apache.org/plugins/maven-source-plugin/
You should specify the version in your project
Hi,
The vote has passed with the following result:
+1 : Olivier Lamy, Tamás Cservenák, Sylwester Lachiewicz, Slawomir Jaranowski,
Hervé Boutemy
PMC quorum: reached
I will promote the source release zip file to Apache distribution area and the
artifacts to the central repo.
positories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> mave
tent/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-sour
n=12353471&styleName=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-2081/
> >
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-
Addendum:
I have locally this diff on sources JAR, that I guess is result of
MSOURCES-137 change:
---
target/reference/org.apache.maven.plugins/maven-source-plugin-3.3.1-sources.jar
+++ target/maven-source-plugin-3.3.1-sources.jar
├── zipinfo {}
│ @@ -17,10 +17,10 @@
│ -rw-r--r-- 2.0 unx
://repository.apache.org/content/repositories/maven-2081/
>
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> mave
repositories/maven-2081/
> https://repository.apache.org/content/repositories/maven-2081/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
>
> Source release checksum(s):
> maven-s
/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1-source-release.zip
Source release checksum(s):
maven-source-plugin-3.3.1-source-release.zip sha512:
aaa76709d054491118546c8f67829aa9c8435b6b2e6e2577573ac049823d1ca2c54c730e4800291cd3756a677f75af0278be886d16e057cf88fc014991f0004f
Stag
https://github.com/apache/maven-source-plugin/pull/24 does not seem to get any
positive traction: be it
MSOURCE-140 and MSOURCE-141 are assigned to 3.3.1 release but nobody wants to
work with me on it to solve something: it seems they are not a real problem
I won't hold the 3.3.1 re
PR ready for review:
https://github.com/apache/maven-source-plugin/pull/24
I think it does the right job at differentiating 2 cases that the initial
MSOURCES-121 merged too aggressively:
1. do not fail when executed twice with the same output file
2. but fail when re-attach happens to another
8:44, Gary Gregory a
>
> écrit :
> > Hi All,
> >
> > As long as https://issues.apache.org/jira/browse/MSOURCES-143 is in
> > play, Commons will stay on a pre-3.3.0 version.
> >
> > I re-read the comments, I still don't know what we can do in Commo
in
> > play, Commons will stay on a pre-3.3.0 version.
> >
> > I re-read the comments, I still don't know what we can do in Commons
> > to address this as this feels like some deep Maven Magic.
> >
> > Gary
> >
> > On Sun, Mar 24, 2024 at 11:48
> I re-read the comments, I still don't know what we can do in Commons
> to address this as this feels like some deep Maven Magic.
>
> Gary
>
> On Sun, Mar 24, 2024 at 11:48 AM Hervé Boutemy
> wrote:
> >
> > I'd like to release maven-source-plugi
Hervé Boutemy wrote:
>
> I'd like to release maven-source-plugin 3.3.1 to drop the umask sensitivity
> during Reproducible Builds :)1
>
> but there are a few issues open
> https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
>
> they are related to htt
I'd like to release maven-source-plugin 3.3.1 to drop the umask sensitivity
during Reproducible Builds :)1
but there are a few issues open
https://issues.apache.org/jira/projects/MSOURCES/versions/12353471
they are related to https://issues.apache.org/jira/browse/MSOURCES-121: I
don&
project they will overwrite each other.
> Please check which classifiers are used for both goals:
> By default they should differ:
> https://maven.apache.org/plugins/maven-source-plugin/test-jar-no-fork-mojo.html#classifier
> and
> https://maven.apache.org/plugins/maven-source-plugin
> PS: There is also a typo in the error message: maven-source-plugn ->
> maven-source-plugin
>
Reported and fixed already in master:
https://github.com/apache/maven-source-plugin/commit/1edeea47f80bc5c5903e88c1adbff56501248a8b
goals:
By default they should differ:
https://maven.apache.org/plugins/maven-source-plugin/test-jar-no-fork-mojo.html#classifier
and
https://maven.apache.org/plugins/maven-source-plugin/jar-no-fork-mojo.html#classifier
If it can be reproduced without the same classifier parameter, please raise a
gt; configured maven-source-plugn to execute twice times in your build.
> > You have to configure a classifier for at least on of them. -> [Help
> > 1]
> >
> > Am I missing something?
>
> Do you invoke two
Am 2023-08-15 um 14:57 schrieb Gary Gregory:
Hi All,
In Commons Parent [1], we want to configure child POMs to build both
source and test sources, so we say (among other things):
maven-source-plugin
create-source-jar
Hi All,
In Commons Parent [1], we want to configure child POMs to build both
source and test sources, so we say (among other things):
maven-source-plugin
create-source-jar
jar-no-fork
test-jar-no-fork
The Apache Maven team is pleased to announce the release of the Apache
Maven Source Plugin, version 3.3.0
The Source Plugin creates a jar archive of the source files of the current
project.
https://maven.apache.org/plugins/maven-source-plugin/
You should specify the version in your project
The vote has passed with the following result:
+1: Sylwester Lachiewicz, Herve Boutemy, Tamás Cservenák, Guillaume Nodet,
Michael Osipov, Olivier Lamy
PMC quorum: reached
I will promote the source release zip file to Apache distribution area and
the artifacts to the central repo.
--
Sławomir J
ra/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/mave
0AND%20resolution%20%3D%20Unresolved
Staging repo:
https://repository.apache.org/content/repositories/maven-1945/
https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
Source release checksum(s):
m
he.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.
he.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.
s/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.3.0-source-release.zip - SHA-512 :
> d1aec2a1069a1e46bb8240484f998991fdfd0ee0bf9eba17636b3a122b2508d370d19395ca945b8
issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1945/
>
> https://repository.apache.org/content/repositories/maven-1945/org/apache/
ttps://repository.apache.org/content/repositories/maven-1945/
https://repository.apache.org/content/repositories/maven-1945/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.3.0-source-release.zip - SHA
; [1]
>
> https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-source-plugin/activity
>
>
>
> On Sun, Jul 26, 2020 at 9:56 PM Robert Scholte wrote:
>
> > Anybody willing to analyze why this plugin is broken for a while?[1]
> > It look like there has
ng to analyze why this plugin is broken for a while?[1]
> > It look like there hasn't been a commit since the last success (recent
> > changes only show commits on our Jenkins files)
> >
> > All other master are currently stable.[2]
> >
> > thanks,
> > Robert
> >
> > [1]
> >
> https://builds.apache.org/job/maven-box/job/maven-source-plugin/job/master/
> > [2]
> >
> https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-master-jobs.html
> >
> >
>
--
Sławomir Jaranowski
only show commits on our Jenkins files)
>
> All other master are currently stable.[2]
>
> thanks,
> Robert
>
> [1]
> https://builds.apache.org/job/maven-box/job/maven-source-plugin/job/master/
> [2]
> https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-master-jobs.html
>
>
broken for a while?[1]
> It look like there hasn't been a commit since the last success (recent
> changes only show commits on our Jenkins files)
>
> All other master are currently stable.[2]
>
> thanks,
> Robert
>
> [1]
> https://builds.apache.org/job/maven-box/job/m
x/job/maven-source-plugin/job/master/
[2]
https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-master-jobs.html
The Apache Maven team is pleased to announce the release of the Apache Maven
Source Plugin, version 3.2.1
This plugin creates a jar archive of the source files of the current project.
https://maven.apache.org/plugins/maven-source-plugin/
You should specify the version in your project's p
Nope on PMC quorum, but here’s my +1 to make it legal
On Sat 21 Dec 2019 at 14:19, Hervé BOUTEMY wrote:
> Hi,
>
> The vote has passed with the following result:
>
> +1 : Karl Heinz Marbaise, Mark Struberg, Hervé Boutemy
>
> PMC quorum reached
>
> I will promote the artifacts to the central repo.
Hi,
The vote has passed with the following result:
+1 : Karl Heinz Marbaise, Mark Struberg, Hervé Boutemy
PMC quorum reached
I will promote the artifacts to the central repo.
-
To unsubscribe, e-mail: dev-unsubscr...@ma
://repository.apache.org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/mav
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-releas
> e.zip
>
> Source release checksum(s):
> m
org/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip
>
> Source release checksum(s):
> mave
g repo:
https://repository.apache.org/content/repositories/maven-1545/
https://repository.apache.org/content/repositories/maven-1545/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip
Source release checksum(s):
maven-source-plugin-3.2.1-source-relea
everything is automatic
> > (after init = manually defining an initial property value) and the
> > timestamp is as meaningful as possible
>
> Can I -as a developer- have
> https://github.com/apache/maven-source-plugin/blob/e8eaa79e273c5d2b2e02eb1b8
> a964b2160081e0e/pom.x
[2] when preparing next development iteration
>
> We have now the expected developer experience: everything is automatic
> (after init = manually defining an initial property value) and the
> timestamp is as meaningful as possible
Can I -as a developer- have
https://github.com/a
/content/repositories/maven-1545/
> https://repository.apache.org/content/repositories/maven-1545/org/apache/mav
> en/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-releas
> e.zip
>
> Source release checksum(s):
> m
developer experience: everything is automatic (after
init = manually defining an initial property value) and the timestamp is as
meaningful as possible
Regards,
Hervé
[1]
https://github.com/apache/maven-source-plugin/commit/a59a2e481f7d8e46f2abbd339d2d27e9b2964eba
[2]
https://github.com/apache/maven
files to check in such a simple mono-module
project: maven-source-plugin-3.2.1.jar,
maven-source-plugin-3.2.1-source-release.zip and
maven-source-plugin-3.2.1-sources.jar
Regards,
Hervé
Le lundi 16 décembre 2019, 19:37:00 CET Hervé BOUTEMY a écrit :
> Hi,
>
> We solved 2 issues
/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1-source-release.zip
Source release checksum(s):
maven-source-plugin-3.2.1-source-release.zip sha512:
4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
Stag
The Apache Maven team is pleased to announce the release of the Apache Maven
Source Plugin, version 3.2.0
This plugin creates a jar archive of the source files of the current project.
https://maven.apache.org/plugins/maven-source-plugin/
You should specify the version in your project's p
Hi,
The vote has passed with the following result:
+1 : Olivier Lamy, Romain Manni-Bucau, Tibor Digana, Hervé Boutemy, Karl Heinz
Marbaise, Sylwester Lachiewicz
PMC quorum reached
I will promote the artifacts to the central repo.
-
t/repositories/maven-1532/
>
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
>
nd-written configuration)
Regards,
Hervé
Le samedi 2 novembre 2019, 18:40:45 CET herve.bout...@free.fr a écrit :
> uh, strange, the test for maven-assembly-plugin is even more aggressive than
> maven-source-plugin: the issue should not only happen here
>
> yes, I'm interested in the a
uh, strange, the test for maven-assembly-plugin is even more aggressive than
maven-source-plugin: the issue should not only happen here
yes, I'm interested in the archive, with details on the OS used
Regards,
Hervé
- Mail original -
De: "Tibor Digana"
À: "M
itory.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum
ttps://repository.apache.org/content/repositories/maven-1532/
> https://repository.apache.org/content/repositories/maven-1532/org/apache/mav
> en/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-releas
> e.zip
>
> Source release checksum(s):
&g
s.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&&version=12345522&styleName=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1532/
> >
> https://repository.apache.org/content/repositories/maven-1532/org/a
.org/content/repositories/maven-1532/
https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.2.0-source-releas
jectId=12317924&&version=12345522&styleName=Text
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1532/
> >
> >
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2
t/repositories/maven-1532/
>
> https://repository.apache.org/content/repositories/maven-1532/org/apache/maven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
>
aven/plugins/maven-source-plugin/3.2.0/maven-source-plugin-3.2.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.2.0-source-release.zip sha512:
2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
gt;
> https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c
The Apache Maven team is pleased to announce the release of the
Apache Maven Source Plugin Version 3.1.0.
https://maven.apache.org/plugins/maven-source-plugin/
Important Note:
* Maven 3.X only
* JDK 7 minimum requirement
You should specify the version in your project's plugin configur
Hi,
The vote has passed with the following result:
+1 : Eric Lilja, Hervé Boutemy, Sylwester Lachiewicz, Olivier Lamy
PMC quorum: reached.
I will promote the artifacts to the central repo.
Kind regards
Karl Heinz Marbaise
-
key%20DESC%2C%20priority%20DESC
> > %2C%20updated%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1504
> >
> >
> https://repository.apache.org/content/repositories/maven-1504/org/apache/mav
> >
> en/plugins/maven
/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15f20fd
ache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.1.0-source-release.zip sha1:
525e119423432ad850edcb308c2c15f20fd2dcbe
maven-source-plugin-3.1.0-source-release.zip sh
ries/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.1.0-source-release.zip sha1:
525e119423432ad850edcb308c2c15f20fd2dcbe
maven-source-plugin-3.1.0-source-release.zip sh
/repository.apache.org/content/repositories/maven-1504/org/apache/mav
> en/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-releas
> e.zip
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad850edcb308c2c15
1504
>
>
> https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.1.0-source-release.zip sha1:
> 525e119423432ad8
0key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC
Staging repo:
https://repository.apache.org/content/repositories/maven-1504
https://repository.apache.org/content/repositories/maven-1504/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0-source-release.zip
Source rel
+1
On Sun, 10 Jun 2018 11:47:18 +0200, Michael Osipov
wrote:
Done, please have a look:
https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=dc40536effb28dea0bb481850f29dc22a8e49549
Am 2018-06-07 um 22:59 schrieb Robert Scholte:
We've done it for the maven-javadoc-plugin in the
Done, please have a look:
https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=dc40536effb28dea0bb481850f29dc22a8e49549
Am 2018-06-07 um 22:59 schrieb Robert Scholte:
We've done it for the maven-javadoc-plugin in the past, so we should do
it here as well.
What I've seen with maven-
We've done it for the maven-javadoc-plugin in the past, so we should do it
here as well.
What I've seen with maven-javadoc-plugin is that a release might fail
because suddenly the plugin is executed twice, meaning the same
non-snapshot javadoc.jar will be uploaded twice, which is not allowe
Am 2018-05-27 um 10:56 schrieb Michael Osipov:
Who seconds MNG-5940 for 3.5.4?
This seems to have plagued people over the last couple of years and
Christian Schulte fixed this for 3.4.0 back then.
Anyone?
-
To unsubscribe, e
Who seconds MNG-5940 for 3.5.4?
This seems to have plagued people over the last couple of years and
Christian Schulte fixed this for 3.4.0 back then.
Michael
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For addi
The Apache Maven team is pleased to announce the release of the
Apache Maven Source Plugin Version 3.0.1.
https://maven.apache.org/plugins/maven-source-plugin/
Important Note:
* Maven 3.X only
* JDK 6 minimum requirement
You should specify the version in your project's p
Hi,
The vote has passed with the following result:
+1 : Michael Osipov, Olivier Lamy, Hervé Boutemy
PMC quorum: reached.
I will promote the artifacts to the central repo.
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e
ssues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20
> status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1280
> https://repository.apache.org/content/repositories/maven-1280/org/apache/mav
&
/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1280
>
> https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source
s%20%3D%20Open%20ORDER%20BY%20priority%20DESC
Staging repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip
Source rel
ttps://issues.apache.org/jira/issues/?jql=project%20%3D%20MSOURCES%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
Staging repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3
itories/maven-1280
>
> https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip
>
> Source release checksum(s):
> maven-source-plugin-3.0.1-source-release.zip sha1:
> fb9b07870d5a9c8
repo:
https://repository.apache.org/content/repositories/maven-1280
https://repository.apache.org/content/repositories/maven-1280/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1-source-release.zip
Source release checksum(s):
maven-source-plugin-3.0.1-source-release.zip
The Apache Maven team is pleased to announce the release of the
Apache Maven Source Plugin Version 3.0.0.
https://maven.apache.org/plugins/maven-source-plugin/
The Source Plugin creates a jar archive of the source files of the current
project. The jar file is, by default, created in the
Hi,
The vote has passed with the following result:
+1 : Michael Osipov, Karl Heinz Marbaise, Hervé Boutemy
-1 : Tibor Digana
PMC quorum: reached.
I will promote the artifacts to the central repo.
Kind regards
Karl Heinz Marbaise
---
s://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&version=12331545
>>>
>>> There are no issues left in JIRA...
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1248
>>>
>>>
>>>
>
es:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&version=12331545
There are no issues left in JIRA...
Staging repo:
https://repository.apache.org/content/repositories/maven-1248
https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1248
>
>
> https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
&g
notice I'm not the only one affected by this failure!
https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-source-plugin/5090/console
Regards,
Hervé
Le samedi 13 février 2016 14:53:23 Hervé BOUTEMY a écrit :
> +1
>
> strangely, when I build the code fr
112-
>AbstractSourcePluginTestCase.doTestProject:87-
>AbstractSourcePluginTestCase.assertSourceArchive:134 Source archive does not
exist[/home/herve/tmp/maven-source-
plugin-3.0.0/target/test/unit/project-010/target/maven-source-plugin-test-
project-010-99.0-sources.jar]
but after the failure, the file is here
But when I
ps://repository.apache.org/content/repositories/maven-1248
>
>
> https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
>
> Source release checksum(s):
&g
JIRA...
Staging repo:
https://repository.apache.org/content/repositories/maven-1248
https://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.0.0-so
ttps://repository.apache.org/content/repositories/maven-1248/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1:
5ff79df3eafe40e2a07a7293ed5952b3b7249869
Staging site:
/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0-source-release.zip
Source release checksum(s):
maven-source-plugin-3.0.0-source-release.zip sha1:
5ff79df3eafe40e2a07a7293ed5952b3b7249869
Staging site:
http://maven.apache.org/plugins-archives/maven-source-plugin-LA
gt;>
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$mav
>> en
>> -source-plugin/5050/>
>>
>> --
>> [INFO]
>> [INFO]
>>
--
gt;> [INFO]
>>
>> [INFO] Building Apache Maven Source Plugin 3.0.0-SNAPSHOT
>> [INFO]
>>
Hi,
I have uploaded plexus-archiver 3.0.2, 3.0.3 to central...
If there is a regression in 3.0.3 we make an other release...but my
tests with maven-assembly-plugin do not look like this..(may be i'm
wrong)...
Kind regards
Karl Heinz Marbaise
On 2/7/16 1:08 PM, Karl Heinz Marbaise wrote:
Hi
nkins Server a écrit :
See
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$mav
en
-source-plugin/5050/>
--
[INFO]
[INFO]
----
[INFO] Building Apache Maven Source P
/display/MAVEN/Plexus+dependencies
> >
> > Le vendredi 5 février 2016 23:54:18 Apache Jenkins Server a écrit :
> >> See
> >> <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$mav
> >> en
> >> -source-plugin/5050/>
> >
org/job/maven-plugins/org.apache.maven.plugins$maven
-source-plugin/5050/>
--
[INFO]
[INFO]
[INFO] Building Apache Maven Source Plugin 3.0.
1 - 100 of 336 matches
Mail list logo