You’re right. But it seems to be what they asked for:
“for other people on the internet … without needing a account.”

It should be a very well-isolated Jenkins instance in that case.


From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: Mittwoch, 4. Januar 2017 17:03
To: jenkinsci-users@googlegroups.com
Subject: Re: Jenkins help

I don't think you want "Anyone can do anything" that would open the instance up 
to a lot of security issues.

On Wed, Jan 4, 2017 at 9:02 AM Jennifer Hofmeister 
<jennifer.hofmeis...@younicos.com<mailto:jennifer.hofmeis...@younicos.com>> 
wrote:
Ah, just so there’s no confusion:
Jenkins main page, left-hand side: Manage Jenkins
MyJavaJob main page, left-hand side: Workspace

;)

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Jennifer Hofmeister
Sent: Mittwoch, 4. Januar 2017 17:00
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: RE: Jenkins help

Hi!

1: if you want only to compile one file, I guess you can just choose a “sh” or 
“batch” build step. Else, you need a build tool like maven, which is a little 
more complex (and requires some basic understanding of what’s going on). You 
could choose the Maven job type in that case.

2: Use the “archive artifacts” post-build step and enter the path of your jar 
file there. If you’re not sure where it ended up, just run a test build with 
your configuration from 1 and search for myJar.jar in the workspace (click on 
“workspace” on the left-hand side of the build page). If you set up archive 
artifacts correctly, your downloadable build results (if there are any) will 
appear on the job’s main page.

3: Set security settings to “Anyone can do anything” and send them your 
Jenkins’ address. You can do that under Manage Jenkins (left-hand side) -> 
Configure Global Security -> Authorization.

4: Sorry, I don’t know. Maybe ask https://plugins.jenkins.io/ if there’s a 
plugin for that.

Cheers
Jennifer


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of KingTux
Sent: Mittwoch, 4. Januar 2017 15:11
To: Jenkins Users
Subject: Jenkins help

Hello, I have some questions I hope some people can help me with.
Question one: How do I compile a jar file? the system is getting the source 
from my Github
https://github.com/KingTux2/ServerInfo
Question Two: How do I make it be able to be download as a jar file.
Question Three: How do I make my Jenkins for other people on the internet be 
able to download jar files from the project without needing a account.
Question Four: How do I customize it to change the look of Jenkins?
Thank you, KingTux!
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5489af16-bfe8-4726-8479-03de3b48a459%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/5489af16-bfe8-4726-8479-03de3b48a459%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E89B45E%40you-exch1.younicos.local<https://groups.google.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E89B45E%40you-exch1.younicos.local?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E89B478%40you-exch1.younicos.local<https://groups.google.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E89B478%40you-exch1.younicos.local?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfjcphQnHPmBvZ65Q77xTzMOfcbYmBsp55Lc9Taj-xqPw%40mail.gmail.com<https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfjcphQnHPmBvZ65Q77xTzMOfcbYmBsp55Lc9Taj-xqPw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
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.com/d/msgid/jenkinsci-users/CAA587D532C45541B62417404F1D22030E89B49B%40you-exch1.younicos.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to