run-time errors in the email validation project using Apache Email Validation class

2024-01-26 Thread Zulfi Khan
Hi, Following is my code: /* * Clicknbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txtto change this license * Clicknbfs://nbhost/SystemFileSystem/Templates/GUIForms/JFrame.java to editthis template */ packagecom.mycompany.validatename; importjava.util.logging.Level;

Re: Thought on handling different Maven .m2 folders

2024-01-26 Thread Pieter van den Hombergh
maybe you want to use profiles for this, which can be added in the pom.xml proper. that would at least shorten the commandline, but is also an artefact of the project and would be the better option imho. met vriendelijke groet Pieter van den Hombergh Op vr 26 jan 2024 17:01 schreef Nelligan, Stev

Thought on handling different Maven .m2 folders

2024-01-26 Thread Nelligan, Steven M
In the maven Tools\Options\Java\Maven, there is a prompt for Global Execution Options: Currently I use -U -SkipTests -gs C:\Users\\m2_for_project\.m2\settings -s C: \Users\\m2_for_project \.m2\settings.xml The settings.xml file contain a localRepository tag which points to different .m2