You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michael B?ckling (JIRA)" <ji...@codehaus.org> on 2006/02/21 11:46:30 UTC

[jira] Created: (MNG-2095) Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd

Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd
--------------------------------------------------------------

         Key: MNG-2095
         URL: http://jira.codehaus.org/browse/MNG-2095
     Project: Maven 2
        Type: Task

  Components: Plugin Creation Tools  
    Reporter: Michael Böckling


Please upload plugin-metadata-1.0.0.xsd to http://maven.apache.org/xsd.
This would allow to have syntax support (proposals) in the xml-editor which would greatly help in writing Ant mojos.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-2095) Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2095?page=comments#action_59181 ] 

John Casey commented on MNG-2095:
---------------------------------

I've added the following to the modello POMs:

{noformat}
          <execution>
            <id>site-xsd</id>
            <phase>site</phase>
            <goals>
              <goal>xsd</goal>
            </goals>
          </execution>
{noformat}

If this is incorrect, I'll need some more instruction on how this should be done, as I'm not too familiar with the site-generation side of Maven.


> Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd
> --------------------------------------------------------------
>
>          Key: MNG-2095
>          URL: http://jira.codehaus.org/browse/MNG-2095
>      Project: Maven 2
>         Type: Task

>   Components: Plugin Creation Tools
>     Reporter: Michael Böckling
>     Assignee: John Casey
>      Fix For: 2.0.3

>
>
> Please upload plugin-metadata-1.0.0.xsd to http://maven.apache.org/xsd.
> This would allow to have syntax support (proposals) in the xml-editor which would greatly help in writing Ant mojos.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-2095) Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2095?page=all ]

Brett Porter updated MNG-2095:
------------------------------

    Fix Version: 2.0.3

let's wire these up as part of the site release process

> Add "plugin-metadata-1.0.0.xsd" to http://maven.apache.org/xsd
> --------------------------------------------------------------
>
>          Key: MNG-2095
>          URL: http://jira.codehaus.org/browse/MNG-2095
>      Project: Maven 2
>         Type: Task

>   Components: Plugin Creation Tools
>     Reporter: Michael Böckling
>      Fix For: 2.0.3

>
>
> Please upload plugin-metadata-1.0.0.xsd to http://maven.apache.org/xsd.
> This would allow to have syntax support (proposals) in the xml-editor which would greatly help in writing Ant mojos.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org