This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 204465 - Ant -> Maven project convertor
Summary: Ant -> Maven project convertor
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2011-10-31 16:25 UTC by Jesse Glick
Modified: 2016-07-07 08:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-10-31 16:25:57 UTC
At least in the context of NBM projects, users have requested a tool to take an existing source tree containing Ant-based projects and convert it into a Maven aggregator. Would need to examine nbproject/project.properties and similar metadata and try to produce pom.xml equivalents, while compiling a to-do list of untranslatable things such as custom build.xml targets. Needs to have an SPI for different Ant-based project types, and for different aspects of a single project type such as JAXB bindings.
Comment 1 Jesse Glick 2012-01-13 00:00:02 UTC
Experimenting with this in maven_translator_204465 branch in core-main.
Comment 2 Martin Balin 2016-07-07 08:39:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss