Does this mean that maven won't let me set a dependency on a sister project right here on the same computer?

On 5/23/21 6:43 PM, Mark A. Flacy wrote:
Right-click on the project's Dependencies folder.  Add the maven coordinates
of the library in question and good things should happen.

If the library you want to use isn't published with maven coordinates, then
you will have a problem until you do that.  Please note that you can publish
stuff locally or to a Nexus server (as an example) of your own.


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to