Dennis Lundberg wrote:
Map map = project.getBuild().getPluginsAsMap();
This is nice, because in Maven 3 I get the complete effective set of
plugins, from both build/plugins and build/pluginManagement.
I hope this means "get the set of build/plugins as seen in
help:effective-pom, in
Hi
So, this is the commit that made Jenkins unhappy building plugins with
Maven 2.
I've found the problem now. In the code below I do something like this
to get the plugins for a project:
Map map = project.getBuild().getPluginsAsMap();
This is nice, because in Maven 3 I get the complete
On 8 Aug 2011, at 20:02, Marshall Schor wrote:
> On 8/8/2011 10:08 AM, Brian Fox wrote:
>> Only the maven2 folder is replicated worldwide. For now you could use
>> us.maven.org instead or repo1.maven.org
^ that should read "instead of repo1.maven.org" because repo1 is the one that
has a dynamic
On 8/8/2011 10:08 AM, Brian Fox wrote:
> Only the maven2 folder is replicated worldwide. For now you could use
> us.maven.org instead or repo1.maven.org
hmmm, our user was using repo1.maven.org (but from Europe) and that was somehow
redirected to uk.maven.org
> to be sure you get consistent
> r
Hi,
We solved 6 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?version=16773&styleName=Text&projectId=11127&Create=Create
Staging repo:
https://repository.apache.org/content/repositories/maven-005/
Staging site:
http://maven.apache.org/plugins/maven-checkstyle-plugin-2.7/ (wait sync)
Hi Herve!
I did try to tweak the parameters, but it still did not always solve the
problems. I'm suspecting a file system mounted with atime param.
If so, it might happen that some other task is parsng them?
Can anyone with karma check this?
txs and LieGrue,
strub
--- On Mon, 8/8/11, Hervé BO
yes, this one is lasting for a long time
I added the traces a few months ago to track it when it was at Sonatype CI
server, but without finding the cause
if anybody find a solution, I'm interested in understanding...
Regards,
Hervé
Le lundi 8 août 2011, Robert Scholte a écrit :
> Another "some
Another "sometimes failing"-test:
https://builds.apache.org/job/maven-plugins-ITs-m2/302/ Failed tests:
testUnpackOverWriteIfNewer(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo):
unpackedFile
'/home/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-dependency-
See Jenkins log[1].
The workspace path wasn't resolved correctly, so I changed it to the
canonicalPath[2] -Robert
[1]
https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3-with-maven-plugin/50/org.apache.maven.plugins$maven-eclipse-plugin/
[2]
http://svn.apache.org/viewvc/
yes, you found the source of the copy/paste
removing seems safe
Regards,
Hervé
Le lundi 8 août 2011, Arnaud Héritier a écrit :
> I agree. For me it is also an erroneous copy/paste
>
> On Mon, Aug 8, 2011 at 12:44 PM, Benjamin Bentmann <
>
> benjamin.bentm...@udo.edu> wrote:
> > Hi,
> >
> > d
Is there a support page letting users know what's mirrored, what the
status is, etc.?
Something like the Apache infra monitoring page
(http://monitoring.apache.org/status/) would be helpful IMO.
-j
On 8/8/11 10:08 AM, Brian Fox wrote:
Only the maven2 folder is replicated worldwide. For now
Only the maven2 folder is replicated worldwide. For now you could use
us.maven.org instead or repo1.maven.org to be sure you get consistent
results for m1 or eclipse. I'll see about getting the rest replicated
to the uk boxes.
On Sun, Aug 7, 2011 at 7:27 PM, Brett Porter wrote:
> Brian may know,
I agree. For me it is also an erroneous copy/paste
On Mon, Aug 8, 2011 at 12:44 PM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:
> Hi,
>
> does anybody know what's the rationale behind the parameter
>
> http://maven.apache.org/**archetype/maven-archetype-**
> plugin/add-archetype-metadat
Hi,
does anybody know what's the rationale behind the parameter
http://maven.apache.org/archetype/maven-archetype-plugin/add-archetype-metadata-mojo.html#goalPrefix
and its corresponding impl in the Archtype plugin, i.e. why do
archetypes bother to register a plugin prefix for them? I have a f
14 matches
Mail list logo