By default Maven doesn't work with JDeveloper but there are few ways to make it work.
Steps
Follow http://www.oracle.com/technology/products/jdev/howtos/1013/maven/maven.html
1. Create Maven Project
2. Run
mvn org.apache.myfaces.trinidadbuild:maven-jdev-plugin:jdev
to generate .jpr file
3. Go to JDeveloper and create new workspace
4. Add maven project .jpr into workspace
5. If you have ejb in your project then go to project properties (right click on your project and select project properties)
6. Select EJB Module option and set ejb-jar.xml path
Thursday, April 24, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment