|
From: Michael B. <mic...@gm...> - 2009-10-02 06:58:31
|
As a test, I just deleted the miglayout library from my system and then built the application from within Netbeans. Maven downloaded and installed the library... Downloading: http://repo1.maven.org/maven2/com/miglayout/miglayout/3.7/miglayout-3.7-swing.jar 73K downloaded (miglayout-3.7-swing.jar) The file was retrieved from the default maven repository (ie. a site that you do not have to specify in your pom.xml file). Normally, you would expect to see a similar line of output when you build quickstart on your system. Occasionally, a maven build will hit an internet traffic jam or temporarily unavailable resource. But we'll wait to see your pom.xml file first. Michael |