| From | Sent On | Attachments |
|---|---|---|
| Farrukh S. Najmi | Jan 31, 2007 6:40 am | |
| Aleksei Valikov | Jan 31, 2007 6:50 am | |
| Farrukh S. Najmi | Jan 31, 2007 9:34 am | |
| Aleksei Valikov | Jan 31, 2007 5:01 pm | |
| Farrukh S. Najmi | Jan 31, 2007 5:15 pm |
| Subject: | Could not find the model file 'hibernate/sample-ant/pom.xml' | |
|---|---|---|
| From: | Farrukh S. Najmi (farr...@wellfleetsoftware.com) | |
| Date: | Jan 31, 2007 6:40:14 am | |
| List: | net.java.dev.hyperjaxb.users | |
Dear list members,
First a quick introduction. My project freebXML Registry <http://ebxmlrr.sourceforge.net> is starting to use hyperjaxb3. We have been using JAXB 1.x RI for a long time and now transitioning to JAXB 2. Kudos to Aleksei, Kostis and hyperjaxb dev team for a terrific project. I look forward to using it and contributing to it.
My first issue could be a maven newbie question but...
I tried building latest hyperjaxb3 cvs bits with running maven in root directory of hyperjaxb3 using: mvn clean install
I got the following error. Perhaps the missing pom files needs to be checked in or its reference removed? Thanks for any suggestions.
[INFO] Scanning for projects... [INFO]
------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO]
------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).
Project ID: unknown
Reason: Could not find the model file '/home/najmi/javanet/hyperjaxb3/hibernate/sample-ant/pom.xml'.
[INFO]
------------------------------------------------------------------------ [INFO] Trace org.apache.maven.reactor.MavenExecutionException: Could not find the model file '/home/najmi/javanet/hyperjaxb3/hibernate/sample-ant/pom.xml'. at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:278) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) ...
-- Regards, Farrukh





