[ http://jira.codehaus.org/browse/MOJO-604?page=comments#action_84419 ] 
            
Jeff Genender commented on MOJO-604:
------------------------------------

Code looks good, but I am getting an error with this patch on compile...looks 
like it's due to the testing-harness not being available.  I am also concerned 
about having any dependencies on SNAPSHOTS as it will prevent me from being 
able to release the plugin.:

Missing:
----------
1) org.apache.maven.shared:maven-plugin-testing-harness:jar:1.0-beta-2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.shared 
-DartifactId=maven-plugin-testing-harness \
          -Dversion=1.0-beta-2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.codehaus.mojo:jaxb2-maven-plugin:maven-plugin:1.2-SNAPSHOT
        2) 
org.apache.maven.shared:maven-plugin-testing-harness:jar:1.0-beta-2-SNAPSHOT

----------
1 required artifact is missing.


> Add 'schemaListFile' option to jaxb2-plugin
> -------------------------------------------
>
>                 Key: MOJO-604
>                 URL: http://jira.codehaus.org/browse/MOJO-604
>             Project: Mojo
>          Issue Type: New Feature
>          Components: jaxb2
>            Reporter: aron vaughan
>         Attachments: MOJO-604-jaxb2-maven-plugin.patch
>
>
> Add 'schemaListFile' option to the jaxb2-plugin that takes a filename 
> containing the input files in the schemaDirectory that should be passed to 
> the xjc compiler.  Option should be mutually exclusive with the schemaFiles 
> option

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to