netbeans ant tasks for creating netbeans modules ------------------------------------------------
Key: MAVENUPLOAD-1388 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1388 Project: maven-upload-requests Issue Type: Task Reporter: Milos Kleint Attachments: tasks50.jar, tasks55.jar these contain netbeans ant tasks for creation of netbeans modules/plugins. I reuse those in the nbm-maven-plugin at mojo.codehaus.org to be able to perform the same tasks usign maven. I'm currently using a version coming from NetBeans 4.0 binary. the old binary groupId is "netbeans", artifactid is "nbantext". In the attached bundles I changed the groupId to "org.netbeans.nbbuild". That reflects the actual project url better and also the packages in the jar share that names. http://codehaus.org/~mkleint/tasks55.jar http://codehaus.org/~mkleint/tasks50.jar this two bundled jars are coming straight from the netbeans binary download. 5.0 comes from NetBeans 5.0 FCS and 5.5 from NetBeans 55 FCS. The jar is always located under netbeans/harness/tasks.jar in the binary distro. 5.0 is released under SunPublic License, 5.5 under CDDL. I'm technically not a developer of the ant tasks, but I'm a Netbeans.org contributor for 6 years , employed by Sun Microsystems. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira