I'm wondering how are you trying to compile it? From CLI with `mvn compile`
or from your IDE?
>From the IDE, you would need to add to classpath the folder
`target/generated-sources/localise` (not sure about the last folder, but
you should have only two folders in this path).
If there is nothing t
Generally speaking, at some level you need to use maven to build the
plugin, whether it is your ide that does it for you, or you do it on the
command line, but maven must be invoked to build Jenkins plugins.
On Mon, Mar 25, 2019, 16:52 Richard Landon wrote:
> I see the following 3 error messages
Hi All,
Need help. I am trying to upgrade the jenkins from 2.73.1 to 2.138.4. But
it deleted all my views and all jobs showing under "All" tab.
please let me know if someone fixed this issue. I tried the upgrade from
2.107 and there as well same issue.
--
You received this message because you
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.c
Are you sure that you've installed the same plugins on the 2.138.4
installation as you had on the 2.73.1 installation?
Have you placed all the files from the 2.73.1 JENKINS_HOME in the 2.138.4
JENKINS_HOME?
Have you read the Jenkins log from the 2.138.4 installation as it starts,
in case there ar
I am using jenkins 2.150.2 while installing npm getting below sub module
error.
+ npm install @angular/cli
npm ERR! path
/jenkins/workspace/Project/repo/development/node_modules/angular-material
npm ERR! code EISGIT
npm ERR! git
/jenkins/workspace/Project/repo/development/node_modules/angular-mate
I'd suggest to add a logger to gather as much details as possible using the
UI:
- https://wiki.jenkins.io/display/JENKINS/Logging
IIRC, long time ago I had some issues with the Jira plugin something
related with the restapi and login, but the only way I was able to debug
what caused the issue w
Please don't hijack threads on the mailing list. Your question is very
different from the original question being asked.
On Tue, Mar 26, 2019 at 8:37 AM Suguna Sai wrote:
> I am using jenkins 2.150.2 while installing npm getting below sub module
> error.
>
> + npm install @angular/cli
> npm ERR!
I had issues when I did the upgrade for the LTS but updating the plugins to
the latest versions available resolved that for me. Have you tried that?
On Tuesday, March 26, 2019 at 7:24:37 AM UTC-7, Roshan Chandekar wrote:
>
> Hi All,
>
> Need help. I am trying to upgrade the jenkins from 2.73.1 to
Try updating all the plugins. That helped resolve one of my LTS Jenkins
Master's.
On Tuesday, March 26, 2019 at 7:24:37 AM UTC-7, Roshan Chandekar wrote:
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group an
You did not set a prefix in the command line so the real URL uses the default
prefix ’jenkins’ so the URL is http://10.0.1.234:1213/jenkins the
http://10.0.1.234:1213 should return an error telling you that you have to add
the prefix
--
You received this message because you are subscribed to t
I tried building automated jobs for few console applications which are
written in C# and run on Visual Studio.
The Project runs and sends out an excel sheet to listed email address as an
output. I used MS Build plugin and built a job using SVN, I could see the
job running and in the console outp
If you are running Jenkins as a service, it may be difficult to get a
Windows GUI application to run.
On Tue, Mar 26, 2019, 11:17 chaitu sp wrote:
> I tried building automated jobs for few console applications which are
> written in C# and run on Visual Studio.
> The Project runs and sends out a
Hello
Anyone facing the same issue? downgrade pipeline maven plugin to 3.6.5
still not helping
Thanks
-D
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to j
I am facing a similar issue.
Thanks,
-H
On Tuesday, March 26, 2019 at 5:03:02 PM UTC-7, Dan Tran wrote:
>
>
> Hello
>
> Anyone facing the same issue? downgrade pipeline maven plugin to 3.6.5
> still not helping
>
> Thanks
>
> -D
>
--
You received this message because you are subscribed to th
Can you give more information about the failure?
On Tue, Mar 26, 2019 at 5:03 PM Dan Tran wrote:
>
> Hello
>
> Anyone facing the same issue? downgrade pipeline maven plugin to 3.6.5
> still not helping
>
> Thanks
>
> -D
>
> --
> You received this message because you are subscribed to the Google
false alarm, just figured out. After upgrade, H2 DB was corrupted.
ended up to wipe its storage and restart
-D
On Tuesday, March 26, 2019 at 5:22:01 PM UTC-7, slide wrote:
>
> Can you give more information about the failure?
>
> On Tue, Mar 26, 2019 at 5:03 PM Dan Tran >
> wrote:
>
>>
>> He
Is there a way to get the status of a stage for a previous build inside of
a Jenkinsfile (i.e. Groovy). My situation is that I have a lengthy
multistage pipeline. A lot of the stages have conditionals that cause the
stage only to run if a file has been changed since the last successful
build.
Hi Mark,
I am really glad after seeing your response to my issue.
I will explain how i am upgrading first. I downloaded the 2.138 war and
restarted Jenkins. is it correct way to upgrade? OR do i need to first
upgrade all plugins on top of 2.73 and then download 2.138 war and restart?
Please co
Hi Aditya,
Thank you so much for your reply as i am struggling from last 15 days and
this is first time i reported my issue on Jenkins blog.
I will explain how i am upgrading first. I downloaded the 2.138 war and
restarted Jenkins. is it correct way to upgrade? OR do i need to first
upgrade al
20 matches
Mail list logo