greetings, the message could be some overlooked residue from the 3.0 rewrite.
for the netbeans platform applications, you should have an assembly project with nbm-application packaging and should be able to run mvn clean install nbm:run-platform nbm:run-ide is a sub-optimal way of running a one more more netbeans module within the existing IDE/platform installation. The preferred way to use the nbm-packaging project in conjunction with run:platform which assembles the complete application from maven repository(ies) Milos PS: please file an issue at http://jira.codehaus.org/browse/MNBMODULE, so that the message you encountered is cleaned up. On Wed, Jun 10, 2009 at 11:08 AM, Sik, Winston <[email protected]>wrote: > Hi, > > I'm building NetBeans Platform and Module using Maven. When I ran the > following on the command line: > *mvn nbm:cluster nbm:run-ide* > > I get the following information: > *Since 2.7, the nbm:nbm goal is not part of the lifecycle. > **... > Please execute 'mvn install nbm:directory nbm:cluster' to get the same > results as in earlier versions.* > > > ** > > <http://www.experian.com/> > > *Winston Sik > * > Senior Java Developer | Experian Decision Analytics | Malaysia > DL: +603 8321 5660 | GL: +603 8321 5600 | Fax: +603 8321 5698 | E-mail: > [email protected] > >
