On Fri, 20 Mar 2009 14:38 -0400, "Honia A"
<honia2...@hotmail.com> wrote:

  [ERROR] BUILD ERROR
  [INFO]
  --------------------------------------------------------------
  ----------
  [INFO] Unable to write to file:
  /root/Desktop/src/eclipse/dependencies/opennms-hibernate/.sett
  ings/org.eclipse.jdt.core.prefs
  [INFO]
  --------------------------------------------------------------
  ----------

Ah, yes, sounds like this:

http://jira.codehaus.org/browse/MOJO-656

And this:

http://blogs.opennms.org/dj/?p=24

But a different issue....

Try running maven with error stacktraces turned on (-X) and see
if you get any more details.  Please post the stacktrace here so
we can help report a bug on this to the Maven folks.

If the stacktrace doesn't help, use a system call tracer, like
"strace" on Linux.  E.g.: strace -f -o
/tmp/opennms-build-strace.txt ./build.sh eclipse:eclipse

Look at the file with something like "less", scroll to the end,
and search backward for the troublesome file
("?org.eclipse.jdt.core.prefs", "n" to search again) to see what
system call failed, and you'll see it's error code.

         - djg
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to