Maven Dependencies Pop Quiz - Results

2020-04-06 Thread Andres Almiray
Hi!

As promised I've collected all responses and blogged about the results at
the following URL

http://andresalmiray.com/maven-dependencies-pop-quiz-results/

Please feel free to share with your colleagues and friends. Questions and
answers are available at


https://docs.google.com/document/d/1e9I2RUo6drAvHeLhSyyuZXizcdIhEDSwulV1BVTnY-I

https://docs.google.com/spreadsheets/d/1NMoWGVwjnZy0lfH82b5O-KvAgYbAbvTG6Q7_XIuoQEo/

I'll encourage you to subscribe to my newsletter if you'd like to be
notified when new quizzes become available, and/or other interesting stuff
appears on my site, you'll find the subscribe form right at my blog.

Keep on coding!

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
http://andresalmiray.com
http://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.


Re: Maven Dependencies Pop Quiz

2020-03-27 Thread Jim N
hmm, there's a moderately hard pop quiz for maven on linkedin tests.  it
starts out asking a few questions about how to build archetypes more or
less blindfolded.

On Fri, Mar 27, 2020 at 2:59 PM Arnaud Héritier  wrote:

> On the last page, when you end the test, there is a button to display the
> result.
> I missed it too the first time.
>
> On Thu, Mar 26, 2020 at 7:08 PM Andres Almiray  wrote:
>
> > That's strange, you should get the number of correct answers at the end
> of
> > the quiz although I don't know if it actually shows you which answers
> were
> > incorrect when that's the case.
> >
> > All data and results will be made public once the quiz is closed.
> >
> > Thank you for participating.
> >
> > Cheers,
> > Andres
> >
> > ---
> > Java Champion; Groovy Enthusiast
> > http://andresalmiray.com
> > http://www.linkedin.com/in/aalmiray
> > --
> > What goes up, must come down. Ask any system administrator.
> > There are 10 types of people in the world: Those who understand binary,
> and
> > those who don't.
> > To understand recursion, we must first understand recursion.
> >
> >
> > On Thu, Mar 26, 2020 at 7:04 PM jieryn  wrote:
> >
> > > Kind of frustrating to not be shown my score at the end...
> > >
> > > On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray 
> > wrote:
> > > >
> > > > Hello everyone!
> > > >
> > > > If I can ask you for 15 minutes of your time, I've put of a 14
> question
> > > pop
> > > > quiz on dependency resolution. I'm hopeful that this quiz will let us
> > > > realize a few things about the dependency resolution mechanism and
> its
> > > > rules, perhaps address concerns in the future and make Maven better
> as
> > a
> > > > result.
> > > >
> > > > The quiz can be found at https://bit.ly/maven-dependencies-popquiz
> and
> > > is
> > > > totally anonymous (no email address collected). Unless you feel like
> > > > sharing your name ;-)
> > > >
> > > > Some preliminary numbers to this date:
> > > >
> > > >  - 3 people have 13 correct answers
> > > >  - 3 people have 12correct answers
> > > >  - 10 people have 11 correct answers
> > > >
> > > > The current median is 8. Some quick feedback left:
> > > >
> > > >  - pretty tricky, even for an almost 20 year maven dude. good job!
> > > >  - I've never seen documentation on this
> > > >  - Good food for thought. I guess I generally hope Maven does what I
> > > expect
> > > > and when it doesn't, I start specifying more exactly what I want.
> > > >
> > > > Please feel free to share it with your colleagues and friends. More
> > > entries
> > > > mean more data and better results. Thank you!
> > > >
> > > > Cheers,
> > > > Andres
> > > >
> > > > ---
> > > > Java Champion; Groovy Enthusiast
> > > > http://andresalmiray.com
> > > > http://www.linkedin.com/in/aalmiray
> > > > --
> > > > What goes up, must come down. Ask any system administrator.
> > > > There are 10 types of people in the world: Those who understand
> binary,
> > > and
> > > > those who don't.
> > > > To understand recursion, we must first understand recursion.
> > >
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: users-h...@maven.apache.org
> > >
> > >
> >
>
>
> --
> -
> Arnaud Héritier
> http://aheritier.net
> Mail/GTalk: aheritier AT gmail DOT com
> Twitter/Skype : aheritier
>


Re: Maven Dependencies Pop Quiz

2020-03-27 Thread Arnaud Héritier
On the last page, when you end the test, there is a button to display the
result.
I missed it too the first time.

On Thu, Mar 26, 2020 at 7:08 PM Andres Almiray  wrote:

> That's strange, you should get the number of correct answers at the end of
> the quiz although I don't know if it actually shows you which answers were
> incorrect when that's the case.
>
> All data and results will be made public once the quiz is closed.
>
> Thank you for participating.
>
> Cheers,
> Andres
>
> ---
> Java Champion; Groovy Enthusiast
> http://andresalmiray.com
> http://www.linkedin.com/in/aalmiray
> --
> What goes up, must come down. Ask any system administrator.
> There are 10 types of people in the world: Those who understand binary, and
> those who don't.
> To understand recursion, we must first understand recursion.
>
>
> On Thu, Mar 26, 2020 at 7:04 PM jieryn  wrote:
>
> > Kind of frustrating to not be shown my score at the end...
> >
> > On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray 
> wrote:
> > >
> > > Hello everyone!
> > >
> > > If I can ask you for 15 minutes of your time, I've put of a 14 question
> > pop
> > > quiz on dependency resolution. I'm hopeful that this quiz will let us
> > > realize a few things about the dependency resolution mechanism and its
> > > rules, perhaps address concerns in the future and make Maven better as
> a
> > > result.
> > >
> > > The quiz can be found at https://bit.ly/maven-dependencies-popquiz and
> > is
> > > totally anonymous (no email address collected). Unless you feel like
> > > sharing your name ;-)
> > >
> > > Some preliminary numbers to this date:
> > >
> > >  - 3 people have 13 correct answers
> > >  - 3 people have 12correct answers
> > >  - 10 people have 11 correct answers
> > >
> > > The current median is 8. Some quick feedback left:
> > >
> > >  - pretty tricky, even for an almost 20 year maven dude. good job!
> > >  - I've never seen documentation on this
> > >  - Good food for thought. I guess I generally hope Maven does what I
> > expect
> > > and when it doesn't, I start specifying more exactly what I want.
> > >
> > > Please feel free to share it with your colleagues and friends. More
> > entries
> > > mean more data and better results. Thank you!
> > >
> > > Cheers,
> > > Andres
> > >
> > > ---
> > > Java Champion; Groovy Enthusiast
> > > http://andresalmiray.com
> > > http://www.linkedin.com/in/aalmiray
> > > --
> > > What goes up, must come down. Ask any system administrator.
> > > There are 10 types of people in the world: Those who understand binary,
> > and
> > > those who don't.
> > > To understand recursion, we must first understand recursion.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
>


-- 
-
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier


Re: Maven Dependencies Pop Quiz

2020-03-27 Thread Benjamin Marwell
Great quiz!

I got 12/14 because I was a bit lazy in the beginning.
Forgot my twitter handle, please add @bmarwell - thanks!

If you had some experience with wrong or mixed dependency versions, it
is pretty straightforward.
But if you never had these problems, it is very hard to solve!

Thanks for sharing!

Am Do., 26. März 2020 um 18:01 Uhr schrieb Andres Almiray :
>
> Hello everyone!
>
> If I can ask you for 15 minutes of your time, I've put of a 14 question pop
> quiz on dependency resolution. I'm hopeful that this quiz will let us
> realize a few things about the dependency resolution mechanism and its
> rules, perhaps address concerns in the future and make Maven better as a
> result.
>
> The quiz can be found at https://bit.ly/maven-dependencies-popquiz and is
> totally anonymous (no email address collected). Unless you feel like
> sharing your name ;-)
>
> Some preliminary numbers to this date:
>
>  - 3 people have 13 correct answers
>  - 3 people have 12correct answers
>  - 10 people have 11 correct answers
>
> The current median is 8. Some quick feedback left:
>
>  - pretty tricky, even for an almost 20 year maven dude. good job!
>  - I've never seen documentation on this
>  - Good food for thought. I guess I generally hope Maven does what I expect
> and when it doesn't, I start specifying more exactly what I want.
>
> Please feel free to share it with your colleagues and friends. More entries
> mean more data and better results. Thank you!
>
> Cheers,
> Andres
>
> ---
> Java Champion; Groovy Enthusiast
> http://andresalmiray.com
> http://www.linkedin.com/in/aalmiray
> --
> What goes up, must come down. Ask any system administrator.
> There are 10 types of people in the world: Those who understand binary, and
> those who don't.
> To understand recursion, we must first understand recursion.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Maven Dependencies Pop Quiz

2020-03-26 Thread Jörg Schaible
BTW: I am quite sure, it depends also on the Maven version. The version 
handling of something like 25.1-android has changed over time.

Am Donnerstag, 26. März 2020, 18:00:52 CET schrieb Andres Almiray:
> Hello everyone!
> 
> If I can ask you for 15 minutes of your time, I've put of a 14 question pop
> quiz on dependency resolution. I'm hopeful that this quiz will let us
> realize a few things about the dependency resolution mechanism and its
> rules, perhaps address concerns in the future and make Maven better as a
> result.
> 
> The quiz can be found at https://bit.ly/maven-dependencies-popquiz and is
> totally anonymous (no email address collected). Unless you feel like
> sharing your name ;-)
> 
> Some preliminary numbers to this date:
> 
>  - 3 people have 13 correct answers
>  - 3 people have 12correct answers
>  - 10 people have 11 correct answers
> 
> The current median is 8. Some quick feedback left:
> 
>  - pretty tricky, even for an almost 20 year maven dude. good job!
>  - I've never seen documentation on this
>  - Good food for thought. I guess I generally hope Maven does what I expect
> and when it doesn't, I start specifying more exactly what I want.
> 
> Please feel free to share it with your colleagues and friends. More entries
> mean more data and better results. Thank you!
> 
> Cheers,
> Andres
> 
> ---
> Java Champion; Groovy Enthusiast
> http://andresalmiray.com
> http://www.linkedin.com/in/aalmiray
> --
> What goes up, must come down. Ask any system administrator.
> There are 10 types of people in the world: Those who understand binary, and
> those who don't.
> To understand recursion, we must first understand recursion.





-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Maven Dependencies Pop Quiz

2020-03-26 Thread Jon Harper
I got my score directly after the quizz.

Le jeu. 26 mars 2020 à 19:14, Christofer Dutz  a
écrit :

> Hi,
>
> I got my score via Twitter ;-)
>
> But till then I didn't know how I performed.
>
> Chris
>
> Am 26.03.20, 19:08 schrieb "Andres Almiray" :
>
> That's strange, you should get the number of correct answers at the
> end of
> the quiz although I don't know if it actually shows you which answers
> were
> incorrect when that's the case.
>
> All data and results will be made public once the quiz is closed.
>
> Thank you for participating.
>
> Cheers,
> Andres
>
> ---
> Java Champion; Groovy Enthusiast
> http://andresalmiray.com
> http://www.linkedin.com/in/aalmiray
> --
> What goes up, must come down. Ask any system administrator.
> There are 10 types of people in the world: Those who understand
> binary, and
> those who don't.
> To understand recursion, we must first understand recursion.
>
>
> On Thu, Mar 26, 2020 at 7:04 PM jieryn  wrote:
>
> > Kind of frustrating to not be shown my score at the end...
> >
> > On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray 
> wrote:
> > >
> > > Hello everyone!
> > >
> > > If I can ask you for 15 minutes of your time, I've put of a 14
> question
> > pop
> > > quiz on dependency resolution. I'm hopeful that this quiz will let
> us
> > > realize a few things about the dependency resolution mechanism and
> its
> > > rules, perhaps address concerns in the future and make Maven
> better as a
> > > result.
> > >
> > > The quiz can be found at https://bit.ly/maven-dependencies-popquiz
> and
> > is
> > > totally anonymous (no email address collected). Unless you feel
> like
> > > sharing your name ;-)
> > >
> > > Some preliminary numbers to this date:
> > >
> > >  - 3 people have 13 correct answers
> > >  - 3 people have 12correct answers
> > >  - 10 people have 11 correct answers
> > >
> > > The current median is 8. Some quick feedback left:
> > >
> > >  - pretty tricky, even for an almost 20 year maven dude. good job!
> > >  - I've never seen documentation on this
> > >  - Good food for thought. I guess I generally hope Maven does what
> I
> > expect
> > > and when it doesn't, I start specifying more exactly what I want.
> > >
> > > Please feel free to share it with your colleagues and friends. More
> > entries
> > > mean more data and better results. Thank you!
> > >
> > > Cheers,
> > > Andres
> > >
> > > ---
> > > Java Champion; Groovy Enthusiast
> > > http://andresalmiray.com
> > > http://www.linkedin.com/in/aalmiray
> > > --
> > > What goes up, must come down. Ask any system administrator.
> > > There are 10 types of people in the world: Those who understand
> binary,
> > and
> > > those who don't.
> > > To understand recursion, we must first understand recursion.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
>
>
>


Re: Maven Dependencies Pop Quiz

2020-03-26 Thread Christofer Dutz
Hi,

I got my score via Twitter ;-)

But till then I didn't know how I performed.

Chris

Am 26.03.20, 19:08 schrieb "Andres Almiray" :

That's strange, you should get the number of correct answers at the end of
the quiz although I don't know if it actually shows you which answers were
incorrect when that's the case.

All data and results will be made public once the quiz is closed.

Thank you for participating.

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
http://andresalmiray.com
http://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.


On Thu, Mar 26, 2020 at 7:04 PM jieryn  wrote:

> Kind of frustrating to not be shown my score at the end...
>
> On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray  wrote:
> >
> > Hello everyone!
> >
> > If I can ask you for 15 minutes of your time, I've put of a 14 question
> pop
> > quiz on dependency resolution. I'm hopeful that this quiz will let us
> > realize a few things about the dependency resolution mechanism and its
> > rules, perhaps address concerns in the future and make Maven better as a
> > result.
> >
> > The quiz can be found at https://bit.ly/maven-dependencies-popquiz and
> is
> > totally anonymous (no email address collected). Unless you feel like
> > sharing your name ;-)
> >
> > Some preliminary numbers to this date:
> >
> >  - 3 people have 13 correct answers
> >  - 3 people have 12correct answers
> >  - 10 people have 11 correct answers
> >
> > The current median is 8. Some quick feedback left:
> >
> >  - pretty tricky, even for an almost 20 year maven dude. good job!
> >  - I've never seen documentation on this
> >  - Good food for thought. I guess I generally hope Maven does what I
> expect
> > and when it doesn't, I start specifying more exactly what I want.
> >
> > Please feel free to share it with your colleagues and friends. More
> entries
> > mean more data and better results. Thank you!
> >
> > Cheers,
> > Andres
> >
> > ---
> > Java Champion; Groovy Enthusiast
> > http://andresalmiray.com
> > http://www.linkedin.com/in/aalmiray
> > --
> > What goes up, must come down. Ask any system administrator.
> > There are 10 types of people in the world: Those who understand binary,
> and
> > those who don't.
> > To understand recursion, we must first understand recursion.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>




Re: Maven Dependencies Pop Quiz

2020-03-26 Thread Andres Almiray
That's strange, you should get the number of correct answers at the end of
the quiz although I don't know if it actually shows you which answers were
incorrect when that's the case.

All data and results will be made public once the quiz is closed.

Thank you for participating.

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
http://andresalmiray.com
http://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.


On Thu, Mar 26, 2020 at 7:04 PM jieryn  wrote:

> Kind of frustrating to not be shown my score at the end...
>
> On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray  wrote:
> >
> > Hello everyone!
> >
> > If I can ask you for 15 minutes of your time, I've put of a 14 question
> pop
> > quiz on dependency resolution. I'm hopeful that this quiz will let us
> > realize a few things about the dependency resolution mechanism and its
> > rules, perhaps address concerns in the future and make Maven better as a
> > result.
> >
> > The quiz can be found at https://bit.ly/maven-dependencies-popquiz and
> is
> > totally anonymous (no email address collected). Unless you feel like
> > sharing your name ;-)
> >
> > Some preliminary numbers to this date:
> >
> >  - 3 people have 13 correct answers
> >  - 3 people have 12correct answers
> >  - 10 people have 11 correct answers
> >
> > The current median is 8. Some quick feedback left:
> >
> >  - pretty tricky, even for an almost 20 year maven dude. good job!
> >  - I've never seen documentation on this
> >  - Good food for thought. I guess I generally hope Maven does what I
> expect
> > and when it doesn't, I start specifying more exactly what I want.
> >
> > Please feel free to share it with your colleagues and friends. More
> entries
> > mean more data and better results. Thank you!
> >
> > Cheers,
> > Andres
> >
> > ---
> > Java Champion; Groovy Enthusiast
> > http://andresalmiray.com
> > http://www.linkedin.com/in/aalmiray
> > --
> > What goes up, must come down. Ask any system administrator.
> > There are 10 types of people in the world: Those who understand binary,
> and
> > those who don't.
> > To understand recursion, we must first understand recursion.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


Re: Maven Dependencies Pop Quiz

2020-03-26 Thread jieryn
Kind of frustrating to not be shown my score at the end...

On Thu, Mar 26, 2020 at 1:01 PM Andres Almiray  wrote:
>
> Hello everyone!
>
> If I can ask you for 15 minutes of your time, I've put of a 14 question pop
> quiz on dependency resolution. I'm hopeful that this quiz will let us
> realize a few things about the dependency resolution mechanism and its
> rules, perhaps address concerns in the future and make Maven better as a
> result.
>
> The quiz can be found at https://bit.ly/maven-dependencies-popquiz and is
> totally anonymous (no email address collected). Unless you feel like
> sharing your name ;-)
>
> Some preliminary numbers to this date:
>
>  - 3 people have 13 correct answers
>  - 3 people have 12correct answers
>  - 10 people have 11 correct answers
>
> The current median is 8. Some quick feedback left:
>
>  - pretty tricky, even for an almost 20 year maven dude. good job!
>  - I've never seen documentation on this
>  - Good food for thought. I guess I generally hope Maven does what I expect
> and when it doesn't, I start specifying more exactly what I want.
>
> Please feel free to share it with your colleagues and friends. More entries
> mean more data and better results. Thank you!
>
> Cheers,
> Andres
>
> ---
> Java Champion; Groovy Enthusiast
> http://andresalmiray.com
> http://www.linkedin.com/in/aalmiray
> --
> What goes up, must come down. Ask any system administrator.
> There are 10 types of people in the world: Those who understand binary, and
> those who don't.
> To understand recursion, we must first understand recursion.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Maven Dependencies Pop Quiz

2020-03-26 Thread Andres Almiray
Hello everyone!

If I can ask you for 15 minutes of your time, I've put of a 14 question pop
quiz on dependency resolution. I'm hopeful that this quiz will let us
realize a few things about the dependency resolution mechanism and its
rules, perhaps address concerns in the future and make Maven better as a
result.

The quiz can be found at https://bit.ly/maven-dependencies-popquiz and is
totally anonymous (no email address collected). Unless you feel like
sharing your name ;-)

Some preliminary numbers to this date:

 - 3 people have 13 correct answers
 - 3 people have 12correct answers
 - 10 people have 11 correct answers

The current median is 8. Some quick feedback left:

 - pretty tricky, even for an almost 20 year maven dude. good job!
 - I've never seen documentation on this
 - Good food for thought. I guess I generally hope Maven does what I expect
and when it doesn't, I start specifying more exactly what I want.

Please feel free to share it with your colleagues and friends. More entries
mean more data and better results. Thank you!

Cheers,
Andres

---
Java Champion; Groovy Enthusiast
http://andresalmiray.com
http://www.linkedin.com/in/aalmiray
--
What goes up, must come down. Ask any system administrator.
There are 10 types of people in the world: Those who understand binary, and
those who don't.
To understand recursion, we must first understand recursion.