-
Just upgraded to 1.561, and I'm happy to see JENKINS-20769 fixed, but now I'm seeing these instead:
SEVERE: Trying to unexport an object that's already unexported
java.lang.IllegalStateException: In…
timja updated
6 years ago
-
JUnit test results are published once build is finished. Report test results incrementally during the build.
Pull request:
https://github.com/jenkinsci/jenkins/pull/904
---
Originally reported by ol…
timja updated
7 years ago
-
```
* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
> A POM cannot have multiple artifacts with the same type and classifier. Already ha…
-
As in tutorial:
https://github.com/jenkinsci/job-dsl-plugin/wiki/Extending-the-DSL
extend:
@Extension(optional = true)
public class AquaPluginJobDslExtension extends ContextExtensionPoint {
@D…
timja updated
9 years ago
-
This is the first segment of the item creation step. As plugins add new item types for creation, it would be nice if they could be categorized. Then the GUI could decide based on the total number and …
timja updated
8 years ago
-
Whilst stress testing our jenkins instnace to check the underlying hardware I was able to reproduce the following:
Just copied "file" to "target" but now I can't find it
The stress test is the follo…
timja updated
10 years ago
-
After upgrade to the 1.461, we got following error on some builds (not all). The error happened just after the maven complete the main build. Just before archiving artifact. We have to revert back to …
timja updated
11 years ago
-
We had an issue trying to upload our fat jar to a maven repository. The task always failed with the error
```
Could not publish configuration 'archives'
A POM cannot have multiple artifacts …
-
I was attempting to run hudson inside a copy of Tomcat 6 using JDK 1.6 on Ubuntu
8.10 and run a Maven 2 build with JDK 1.5. As soon as hudson tried to archive
the first pom encountered it blows up wit…
timja updated
12 years ago
-
Example output of a failed build :
Performance: File happy_plan_bookmakers-120319.jtl reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File happy_plan_events-120319.jtl repo…