I have a project that integrates Struts 1 with Spring. I now wish to port it under Maven 2. I have searched for the proper maven archetype but can’t seem to find a proper match. Any suggestions?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thanks Pascal, though I had finally decided to write my own pom.xml which I had initially based on AppFuse (actually can’t remember exactly which of their archetypes I had branched off..)
Here it is, hope it helps someone:
(I have removed proprietary dependencies and such, so I hope that it is, in its present form, unbroken…)