On 2/21/16, 7:45 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:

>Hi Alex, 
>
>well in general per groupId:artifactId:version tuple there is only one
>jar, but that artifact can provide dependencies to other artifacts with
>an other groupId and/or artifactId which is then transitively pulled in.
>Above that there is a packaging type of "pom" which doesn't have any jar,
>but consists of a list of dependencies. So when you reference that, it
>automatically pulls in the dependencies referenced. So if for example you
>reference "org.apache.flex:compiler:pom:4.15.0, you actually get all the
>libs in the SDK. 

Can you provide the current set of org.apache.flex artifactIDs and what
jars they map to?

>I would really love to give you all a training in these basic things. I
>just finished such a training and it took about 1 day to understand the
>concepts.

If I was a build engineer and this was my assignment, then I would
certainly sign up for the training.  However, I dearly hope I can learn
what I need to know about Maven without blocking out an entire day for it.
 I really have no desire to be a build engineer or invest that much time
in our build processes.  And actually, I personally am much better at
learning incrementally than by sitting in a workshop.  I am hoping folks
who know it will lead the way and I can learn by watching and asking
questions when I get stuck.

Thanks,
-Alex


Reply via email to