_NAME
done
xjc -d $OUTPUT_DIR -extension -b $XJB_FILE $ALL_XSD_FILES #2>&1 | tee
$LOG_FILE_PATH
On Jul 24, 2014, at 11:09 PM, Anders Hammar wrote:
> Could it be this:
> http://stackoverflow.com/questions/18493541/invalid-jaxp-api-when-unmarshaling-jaxb
>
> /Anders
>
&
Hello
I am having a heck of a time working with XSD files and maven. I am working on
a mac. It looks like I have the latest and greatest xjc.
Any idea what my bug is?
Kind regards
Andy
$ which java
/usr/bin/java
$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1
l phases up to deploy, representing
> a chain of goals.
>
> Since you're using an execution-block I assume you just want to call 'mvn
> deploy'.
>
> thanks,
> Robert
>
> [1]
> http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.ht
Hi
I recently joined an existing project that uses the maven ant plug into to
build artifacts that we need to distribute. I am trying to add support for
deploy-file
$ mvn deploy:deploy-file -DskipTests 2>&1 | tee mvn.deploy-file.out
[ERROR] Failed to execute goal
org.apache.maven.plugins:mav