I was trying for the first time to use the maven plugin to generate a JDeveloper project. Has anyone seen this error?
$ mvn jdev:jdev [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'jdev'. [INFO] --------------------------------------------------------- --- [INFO] Building A custom project using myfaces [INFO] task-segment: [jdev:jdev] [INFO] --------------------------------------------------------- --- [INFO] Preparing jdev:jdev [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [jdev:jdev] [INFO] Generating JDeveloper 10.1.3.0.4 Project ccatApp [INFO] --------------------------------------------------------- [ERROR] BUILD ERROR [INFO] --------------------------------------------------------- [INFO] Unable to read resource: 10.1.3.0.4/project.xml [INFO] --------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] --------------------------------------------------------- [INFO] Total time: 1 second [INFO] Finished at: Wed Jan 31 12:05:12 MST 2007 [INFO] Final Memory: 3M/6M [INFO] --------------------------------------------------------- Gary
