You probably need to start by finding out how everyone at your
organization builds projects.
For example, do they use a set of Ant scripts?
Maven gives you a standard way to do things but if your organization is
not using Maven, it probably has a "standard" way that all of the
projects are built.
You may also need to restructure your source tree to match the
organization's way of organizing a project.
I can not think of any reason why it would be necessary to remove the
pom.xml or tell Eclipse anything after you have removed the Maven nature.
No one here can tell you how your organization builds its applications
and that is what you need to find out.
Ron
On 05/08/2013 12:17 PM, flmaven wrote:
Hello,
English is not my native language; please excuse typing errors.
I need to "unmave" a project because in the place I work Maven is not used.
The problem is that I downloaded a lot of source-code from a book and all
it´s content are Maven Projects.
I found easy to make the projects work as Maven Projects... just import a
Maven Project, configure my application server - I am using Jboss 7.0, and
run them. I could easily configure this projects after testing it and change
them to my needs.
But since we don´t use Maven here, I started trying to disable the Maven
nature of a project and I couldn´t get the project to work. I deleted the
pom.xml file and added the libs that were necessary to the project classpath
- after clicking in the Eclipse IDE to disable Maven nature.
Is there any other configuration needed? When I want to "unmaven" project,
in addition to the libs, what should I pay attention?
Thanks for your attention.
--
View this message in context:
http://maven.40175.n5.nabble.com/Unmaving-a-project-tp5766830.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]