Adding pom.xml is the minimum requirements, and what could be the other requirements? Because I need to know if I started the project as native (not maven) so how to convert to maven?
Regards, Bilal -----Original Message----- From: jieryn [mailto:[email protected]] Sent: Tuesday, November 6, 2018 3:19 PM To: Maven Users List Subject: Re: From none maven project to maven project Adding the pom.xml is the minimum requirement. Try it and see.. On Tue, Nov 6, 2018 at 7:08 AM Eng. Bilal Ghayad <[email protected]> wrote: > Hello All; > > > > If my project is not maven (native) and I need to make it maven, all what > I need is to add the pom.properties and pom.xml files? > > Or I have to restructure the project folders same as maven folders > structure? > > > > Regards, > Bilal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
