Dear all,
I am trying to import a basic biopax file :
ftp://ftp.ebi.ac.uk/pub/databases/rhea/biopax/
I ahev set up a minimal maven project but I have encountered a
conflict between jars.
could you help me?
If you try the small project attached: it is working.
If you add the following dependencies , it does not work
Exception in thread "main" org.biopax.paxtools.util.BioPaxIOException:
Unexpected element at start: 6
at org.biopax.paxtools.io.SimpleIOHandler.readNameSpaces(SimpleIOHandler.java:131)
at org.biopax.paxtools.io.BioPAXIOHandlerAdapter.convertFromOWL(BioPAXIOHandlerAdapter.java:212)
at fr.cea.ig.biopax.biopax.App.main(App.java:31)
Thank for your help!
Francois
<!-- flf1 -->
<!-- dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
<version>1.2.10</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
<exclusion>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-impl</artifactId>
<version>1.2.10</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
<exclusion>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
</exclusions>
</dependency-->
<!-- dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-dom</artifactId>
<version>1.2.10</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
</exclusions>
</dependency-->
<!-- flf2 -->
--
Francois Le Fevre
Management Informatique Innovation Biotechnologies
Paris, France
-
Avant d'imprimer, pensez à l'environnement