When building a NetBeans RCP application (using maven if that matters), I get these warnings for each module:
[INFO] Copying module JAR to /Users/rhwood/Developer/GitHub/trainbeans-concepts/model/target/nbm/netbeans/trainbeans/modules [INFO] Generating Auto Update information for org.trainbeans.model [WARNING] No updater.jar specified, cannot validate Info.xml against DTD [INFO] Building jar: /Users/rhwood/Developer/GitHub/trainbeans-concepts/model/target/nbm/model-1.0-SNAPSHOT.nbm How do I address these warnings? Randall --------------------------------------------------------------------- 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
