Based on the above guidance, I find my problem when attempting to Add Dependencies appears to be a bad group/coordinate name. I was able to add the dependency by RIght clicking on the Dependency node, Add Dependency, and searching for the right dependency. It picked it update in the project after that.
That said, is there value in having the "Libraries" (as seen in Ant based) and/or "Dependencies" in some way linked (i.e. LIbrary would populate with the same Dependencies defined in the pom/Dependency node)? Or is that overkill? Or maybe for "Ant based" have a similar "Dependencies" instead of LIbrary node? Understanding this may raise some usability questions (i.e. why have both) but at the same time, why convey Dependencies and Libraries differently? Notionally I understand they are different per the build in use but it still seems confusing at times. Eric Bresie [email protected] On Fri, Oct 22, 2021 at 10:51 AM Matthias Bläsing <[email protected]> wrote: > Hi, > > Am Freitag, dem 22.10.2021 um 10:26 -0500 schrieb Eric Bresie: > > (1) New Project...Java with Maven..Netbeans Module > > (2) Select Netbeans Version: RELEASE125 > > (3) After creation, select the "new project", right click on > > Properties > > here you went wrong. The dependencies for maven projects (Java with > Maven) are handled either by editing the pom.xml directly, using the > "Dependencies" node directly under the project node (there you find > "Add Dependency"). > > HTH > > Matthias > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
