Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:javac: invalid flag: --release

2023-05-11 Thread Marit M
Hi, I'm getting the following error in the below pull request: Can you please advise what do I need to change in the pom.xml to resolve this issue? Thanks, Marit. https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fbmc-cfa-plugin/detail/PR-42/10/pipeline/ [ERROR] Failed to execute

Re: Renaming a plugin

2022-12-29 Thread Marit M
an rename it with the section of pom.xml then do a new release > > On Wed, Dec 28, 2022, 4:18 AM Marit M wrote: > >> I'm pretty sure that the plugins have no users. >> >> Can you please guide how to do it, or maybe make the necessary changes in >> a different branch?

Re: Renaming a plugin

2022-12-28 Thread Marit M
I'm pretty sure that the plugins have no users. Can you please guide how to do it, or maybe make the necessary changes in a different branch? The plugins that needs to be changed are: - BMC DevOps for CFA > *BMC AMI DevOps for Application Checkpoint Analysis - *0 installs - BMC

Renaming a plugin

2022-12-18 Thread Marit M
Hello, Is there a way to rename a plugin after it's already published? Thanks, Marit. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: BMC DevOps for CFA Jenkins plugin

2022-08-24 Thread Marit M
Is it possible to delete a certain release? Thanks, Marit. ב-יום שלישי, 23 באוגוסט 2022 בשעה 15:05:04 UTC+3, ‪Marit M‬‏ כתב/ה: > Thanks! > > > > > > On Tue, Aug 23, 2022 at 2:57 PM Alexander Brandes > wrote: > >> [image: Screenshot 2022-08-23 at 13.55.22.png] >> > If you check for updates

BMC DevOps for CFA Jenkins plugin

2022-08-23 Thread Marit M
Hello, I've released a new version of the mentioned plugin over 16 hours ago, but it's not available yet. any idea? https://github.com/jenkinsci/bmc-cfa-plugin/releases Thanks, Marit. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.

Script-security

2022-07-26 Thread Marit M
Hi, I used script-security plugin in a new developed plugin - https://github.com/jenkinsci/bmc-change-manager-imstm-plugin, but I don't get anything in In-process script approval *BmcDlpBuilder.java:* script = new SecureGroovyScript(groovyScript, false,

Re: java.lang.NoClassDefFoundError: hudson/os/PosixAPI

2022-07-18 Thread Marit M
Thanks, I updated the plugin parent POM to 4.32. ב-יום שני, 18 ביולי 2022 בשעה 18:25:17 UTC+3, m...@basilcrow.com כתב/ה: > As of jenkinsci/jenkins#6323 > (released in 2.338 > ),

Releasing a new plugin fails due to 'Check interesting categories' failure

2022-07-18 Thread Marit M
https://github.com/jenkinsci/bmc-change-manager-imstm-plugin/runs/7396269153?check_suite_focus=true Though I added *an appropriate category label* ( enhancement) to the PR before merging.https://github.com/jenkinsci/bmc-change-manager-imstm-plugin/pull/2 Please advise how to proceed. Thanks,

java.lang.NoClassDefFoundError: hudson/os/PosixAPI

2022-07-18 Thread Marit M
Hi, I'm trying to release a new plugin, and I get the following error: https://ci.jenkins.io/job/Plugins/job/bmc-change-manager-imstm-plugin/view/change-requests/job/PR-1/4/console *18:10:16* [INFO] --- *18:10:16* [INFO] T E S T S *18:10:16*

Re: Automated plugin release

2022-04-05 Thread Marit M
I fixed the build errors and it's still failing, can you please help me understand the root cause: https://ci.jenkins.io/job/Plugins/job/bmc-cfa-plugin/job/main/60/console *14:23:05* ERROR: Static analysis quality gates not passed; halting early *14:23:05* [GitHub Checks] GitHub check (name:

Re: Automated plugin release

2022-04-04 Thread Marit M
ailing > to compile. I believe that CI must pass before a release can be created > > On Sun, Apr 3, 2022 at 12:10 PM Marit M wrote: > >> Hi, >> I'm trying to create a new release, but the verify CI status fails: >> Error: The log was not found. It may have been del

Automated plugin release

2022-04-03 Thread Marit M
Hi, I'm trying to create a new release, but the verify CI status fails: Error: The log was not found. It may have been deleted based on retention settings. https://github.com/jenkinsci/bmc-cfa-plugin/runs/5805308335?check_suite_focus=true Can someone please have a look? Thanks, Marit. -- You

Re: Using data-tables-api-plugin

2022-04-03 Thread Marit M
3.2022 um 13:59 schrieb Marit M : > > Thanks, I fixed the layout and able to retrieve the data table now. > I did include an empty side panel, how do I extend the default side panel > that is associated to a build? > > Thanks, > Marit. > > ב-יום חמישי, 24 במרץ 2022 בשעה

Re: Using data-tables-api-plugin

2022-03-29 Thread Marit M
possible >> >> On Tue, 15 Mar 2022 at 19:44, Ullrich Hafner >> wrote: >> >>> >>> >>> Am 11.03.2022 um 07:31 schrieb Marit M : >>> >>> Hi, >>> >>> I'm trying to implement tables with dynamic model based content

Using data-tables-api-plugin

2022-03-10 Thread Marit M
Hi, I'm trying to implement tables with dynamic model based content in my plugin. Only the table columns are displayed, while the the content is missing, and instead the following message is displayed: "Loading - please wait ...". I tried to debug with a breakpoint at getRows() and it seems

Re: Setting up automated plugin release

2021-12-28 Thread Marit M
its not doing what your > expecting it to work. > > Gavin > > On Mon, Dec 27, 2021 at 2:44 AM Marit M wrote: > > > > I didn't meant to create that version format, what do I need to do to > format it as: 1.0.00? > > > > ב-יום שני, 27 בדצמבר 2021 בשעה 11:

Re: Setting up automated plugin release

2021-12-27 Thread Marit M
t; latest version is 62 which matches updatecenter > $ curl -qLs https://updates.jenkins.io/update-center.actual.json | jq > '.plugins["bmc-cfa"]["version"]' > "62.v6b7af476b7f8" > > So I'm not sure what more you want, it seems to be working fine > &g

Re: Setting up automated plugin release

2021-12-27 Thread Marit M
I can see that version 1.0.00 exist in https://repo.jenkins-ci.org/ui/repos/tree/General/releases/com/bmc/ims/bmc-cfa/1.0.00. How do I make it the latest one? Thanks, Marit. ב-יום שישי, 24 בדצמבר 2021 בשעה 06:57:07 UTC+2, ‪Marit M‬‏ כתב/ה: > [WARNING] The requested profile

Re: Setting up automated plugin release

2021-12-23 Thread Marit M
[WARNING] The requested profile "consume-incrementals" could not be activated because it does not exist. 201 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy

Re: Setting up automated plugin release

2021-12-23 Thread Marit M
And I don't see the incrementals checks in the PR. How do I fix that and enable the incrementals? ב-יום שישי, 24 בדצמבר 2021 בשעה 06:22:29 UTC+2, ‪Marit M‬‏ כתב/ה: > I removed the SNAPSHOT to eliminate the timestamp. > How do I set the latest version? > For some reason it sets the SNAPSHOT

Re: Setting up automated plugin release

2021-12-23 Thread Marit M
I removed the SNAPSHOT to eliminate the timestamp. How do I set the latest version? For some reason it sets the SNAPSHOT release as latest. Thanks, Marit. ב-יום חמישי, 23 בדצמבר 2021 בשעה 16:32:23 UTC+2, ‪Jesse Glick‬‏ כתב/ה: > https://github.com/jenkinsci/bmc-cfa-plugin/pull/15 ought to fix

Re: Setting up automated plugin release

2021-12-23 Thread Marit M
sed > > and it's been released now > https://github.com/jenkinsci/bmc-cfa-plugin/releases/tag/1.0.0060.v9bc9bf8fa267 > > On Thu, 23 Dec 2021 at 09:04, Marit M wrote: > >> Now I'm getting wrong-check on validate job, what does that mean? >> >> It seems to fail here:

Re: Setting up automated plugin release

2021-12-23 Thread Marit M
Wed, Dec 22, 2021 at 6:10 AM Marit M wrote: > >> 202 >> <https://github.com/jenkinsci/bmc-cfa-plugin/runs/4605825016?check_suite_focus=true#step:4:202>Error: >> >> on='[ERROR] Make sure `git status -s` is empty before using -Dset.changelist >> > > h

Re: Setting up automated plugin release

2021-12-22 Thread Marit M
nkinsci/bmc-cfa-plugin/runs/4605825016?check_suite_focus=true ב-יום רביעי, 22 בדצמבר 2021 בשעה 12:30:32 UTC+2, timja...@gmail.com כתב/ה: > this should fix your current issue: > https://github.com/jenkinsci/bmc-cfa-plugin/pull/11 > > On Wed, 22 Dec 2021 at 09:50, Marit M wrote: >

Re: Setting up automated plugin release

2021-12-22 Thread Marit M
I managed to fix that by applying a label to the PR. ב-יום שלישי, 21 בדצמבר 2021 בשעה 16:53:51 UTC+2, ‪Marit M‬‏ כתב/ה: > Hi, > > > > I have followed the steps described in > https://www.jenkins.io/doc/developer/publishing/releasing-cd/. > > But I can’t seem to pass the validate job on the

Setting up automated plugin release

2021-12-21 Thread Marit M
Hi, I have followed the steps described in https://www.jenkins.io/doc/developer/publishing/releasing-cd/. But I can’t seem to pass the validate job on the cd.yml https://github.com/jenkinsci/bmc-cfa-plugin/runs/4594497623?check_suite_focus=true It seems like “Check interesting