Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Full StAX repository?

    6 answers - 357 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I need a Maven repository with a full StAX (JSR 173, javax.xml.stream)
    implementation.
    I've found stax/stax and stax/stax-api, but pulling in those two leaves
    xmlbeans/xmlbeans-jsr173-api unavailable (its target directory has poms,
    but no JARs).
    Has anyone found a public impl. of the streaming APIs?
    Thanks,
    Adam Winer
  • No.1 | | 256 bytes | |

    I need a Maven repository with a full StAX (JSR 173, javax.xml.stream)
    implementation.
    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the stax
    implementation.
  • No.2 | | 376 bytes | |

    Yes, I also suggest woodstox.

    Wayne

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:

    I need a Maven repository with a full StAX (JSR 173, javax.xml.stream)
    implementation.

    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the stax
    implementation.
  • No.3 | | 382 bytes | |

    1.2.0_rc2-dev of stax has the dependencies fixed

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:

    I need a Maven repository with a full StAX (JSR 173, javax.xml.stream)
    implementation.

    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the stax
    implementation.
  • No.4 | | 805 bytes | |

    Carlos,

    Any chance of getting the stax-api/1.0.1 stuff fixed? The directory
    doesn't have a pom in it. It works in that maven will download it and
    use it, but the problem is that it ALWAYS tries to download a pom for it
    so it ALWAYS hits ibiblio. A simple copy of the 1.0 pom with the
    version number updated would suffice.

    Thanks!
    Dan

    Tuesday 09 May 2006 17:20, Carlos Sanchez wrote:
    1.2.0_rc2-dev of stax has the dependencies fixed

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:
    I need a Maven repository with a full StAX (JSR 173,
    javax.xml.stream) implementation.

    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the
    stax implementation.
  • No.5 | | 1037 bytes | |

    This is best handled as a JIRA bug report in component MVN.

    Feel free to download the 1.0 pom and modify, then attach to the bug report

    Wayne

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:

    Carlos,

    Any chance of getting the stax-api/1.0.1 stuff fixed? The directory
    doesn't have a pom in it. It works in that maven will download it and
    use it, but the problem is that it ALWAYS tries to download a pom for it
    so it ALWAYS hits ibiblio. A simple copy of the 1.0 pom with the
    version number updated would suffice.

    Thanks!
    Dan

    Tuesday 09 May 2006 17:20, Carlos Sanchez wrote:
    1.2.0_rc2-dev of stax has the dependencies fixed

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:
    I need a Maven repository with a full StAX (JSR 173,
    javax.xml.stream) implementation.

    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the
    stax implementation.
  • No.6 | | 1178 bytes | |

    Sorry about that, I meant component MEV "Maven Evangelism"

    Wayne

    5/9/06, Wayne Fay <waynefay (AT) gmail (DOT) comwrote:
    This is best handled as a JIRA bug report in component MVN.

    Feel free to download the 1.0 pom and modify, then attach to the bug report.

    Wayne

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:

    Carlos,

    Any chance of getting the stax-api/1.0.1 stuff fixed? The directory
    doesn't have a pom in it. It works in that maven will download it and
    use it, but the problem is that it ALWAYS tries to download a pom for it
    so it ALWAYS hits ibiblio. A simple copy of the 1.0 pom with the
    version number updated would suffice.

    Thanks!
    Dan

    Tuesday 09 May 2006 17:20, Carlos Sanchez wrote:
    1.2.0_rc2-dev of stax has the dependencies fixed

    5/9/06, Daniel Kulp <daniel.kulp (AT) iona (DOT) comwrote:
    I need a Maven repository with a full StAX (JSR 173,
    javax.xml.stream) implementation.

    You want an impl or the API's? For Celtix and Tuscany, we use
    stax/stax-api for the API jars and then woodstox/wstx-asl for the
    stax implementation.

Re: Full StAX repository?


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 9 =
QUESTION ON "Java"

EMSDN.COM