users@xmlstreambuffer.java.net

mvn 2 repo

From: klaasjan elzinga <klaasjanelzinga_at_gmail.com>
Date: Thu, 27 Sep 2007 16:25:47 +0200

Hello,

I m trying to create an assembly of a project that I am working on.
This project uses the jax-ws/jaxb for webservices, these artifacts use
the streambuffer.

The pom for the streambuffer uses the stax-ex 1.0 implementation (a
pom3) , this (or the streambuffer pom itself) causes mvn
assembly:assembly to fail. Is it possible to create a mvn 2 pom for
stream buffer?

(as a workaround I can exclude the streambuffer from the jaxws pom and
upload it seperately...).

-->
[INFO] Processing DependencySet (output=lib)
[WARNING] POM for
'com.sun.xml.stream.buffer:streambuffer:pom:0.6:compile' is invalid.
It will be ignored for artifact resolution. Reason: Failed to validate
POM for project com.su
n.xml.stream.buffer:streambuffer at Artifact
[com.sun.xml.stream.buffer:streambuffer:pom:0.6:compile]
[WARNING] Attempting to build MavenProject instance for Artifact of
type: jar; constructing POM artifact instead.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating assembly: Error retrieving POM of
module-dependency: com.sun.xml.stream.buffer:streambuffer:jar:0.6;
Reason: Failed to validate POM for project com.sun.xml.st
ream.buffer:streambuffer at Artifact
[com.sun.xml.stream.buffer:streambuffer:jar:0.6:compile]

Regards,

KlaasJan