OK, Merlin is up from application (thx for nice hints) and i want to store my first 
component, so i wanted to create the meta data for the jar file with maven:


D:\UNI\PROJEKT_VIS2\VIS2\lib>maven -e -p GraphIO-1.0.jar avalon:artifact
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT

org.xml.sax.SAXParseException: Content is not allowed in prolog.
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.commons.digester.Digester.parse(Digester.java:1527)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:201)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:161)
        at org.apache.maven.MavenSession.initializeRootProject(MavenSession.jav
:324)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:234)
        at org.apache.maven.cli.App.doMain(App.java:532)
        at org.apache.maven.cli.App.main(App.java:1109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Total time: 0 seconds
Finished at: Sun Apr 04 00:02:37 CEST 2004

Any hints to solve this? Thx in advance.

greetings 

Jens
  ----- Original Message ----- 
  From: Niclas Hedhman 
  To: Avalon framework users 
  Sent: Saturday, April 03, 2004 3:27 PM
  Subject: Re: [merlin]Merlin fully embeddable in my own application?


  On Saturday 03 April 2004 20:05, Jens Krefeldt wrote:
  > the feature summary of Merlin says that it is fully embeddable. 

  There is a step-by-step thing on Wiki;

  http://wiki.apache.org/avalon/IntroductionToEmbedding

  Niclas
  -- 
  +---------//-------------------+
  |   http://www.bali.ac         |
  |  http://niclas.hedhman.org   |
  +------//----------------------+

  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to