You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/28 09:49:57 UTC

[jira] Created: (MNG-673) audit @requiresDependencyResolution

audit @requiresDependencyResolution
-----------------------------------

         Key: MNG-673
         URL: http://jira.codehaus.org/browse/MNG-673
     Project: Maven 2
        Type: Task
  Components: maven-plugins  
 Reporter: Brett Porter
     Fix For: 2.0-beta-2


we need to go through all the mojos and confirm this setting is present if necessary, omitted if possible, and correct where given.

-- 
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-673) audit @requiresDependencyResolution

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

Edwin Punzalan updated MNG-673:
-------------------------------

    Attachment: MNG-673-mojo.patch

Attaching this here first. I removed the annotation on the following mojos:

changes-maven-plugin
	AnnouncementMojo - 

hibernate2-maven-plugin
	CodeGenerateMojo
	MappingsAggregatorMojo
	SchemaExportMojo
	SchemaUpdateMojo

hibernate3-maven-plugin
	Hbm2CfgXmlExporterMojo
	Hbm2DLLExporterMojo
	Hbm2DocExporterMojo
	Hbm2HbmXmlExporterMojo
	Hbm2JavaGeneratorMojo
	SchemaExportMojo
	SchemaUpdateMojo

maven-eve-plugin
	TransformOpenLDAPSchemasMojo

maven-rmic-plugin
	ProcessClassesRmiMojo


> audit @requiresDependencyResolution
> -----------------------------------
>
>          Key: MNG-673
>          URL: http://jira.codehaus.org/browse/MNG-673
>      Project: Maven 2
>         Type: Task
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>     Priority: Minor
>      Fix For: 2.0-beta-4
>  Attachments: MNG-673-maven-plugins.patch, MNG-673-mojo.patch
>
>
> we need to go through all the mojos and confirm this setting is present if necessary, omitted if possible, and correct where given.

-- 
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] Closed: (MNG-673) audit @requiresDependencyResolution

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

    Resolution: Fixed

only applied for antlr. The rest are required

> audit @requiresDependencyResolution
> -----------------------------------
>
>          Key: MNG-673
>          URL: http://jira.codehaus.org/browse/MNG-673
>      Project: Maven 2
>         Type: Task
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>     Priority: Minor
>      Fix For: 2.0
>  Attachments: MNG-673-maven-plugins.patch, MNG-673-mojo.patch
>
>
> we need to go through all the mojos and confirm this setting is present if necessary, omitted if possible, and correct where given.

-- 
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-673) audit @requiresDependencyResolution

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

Edwin Punzalan updated MNG-673:
-------------------------------

    Attachment: MNG-673-maven-plugins.patch


Legend: 
+  retained
- removed


maven-ant-plugin
	AntMojo - only creates references from build.xml to the artifact in the local repo

maven-antlr-plugin
	AntlrPlugin - mojo generates source files

maven-assembly-plugin
	AssemblyMojo - @execute phase="package"
	DirectoryMojo - @execute phase="package"	
	UnpackMojo + unpacks artifacts into a working directory

maven-clover-plugin
	CloverInstrumentMojo + mojo processes the project classpath elements

maven-compiler-plugin
	CompilerMojo + needs project classpath to compile
	TestCompilerMojo + needs project classpath to compile

maven-ear-plugin
	EarMojo + includes all deps into archive from local repo
	GenerateApplicationXmlMojo - actual classpath elements not needed to create "application.xml"

maven-eclipse-plugin
	EclipsePlugin + classpath elements are needed by Eclipse IDE

maven-idea-plugin
	IdeaMojo + classpath elements are needed by Eclipse IDE

maven-javadoc-plugin
	JavadocReport + classpath elements are needed by native javadoc

maven-rar-plugin
	RarMojo + includes all deps into archive from local repo

maven-release-plugin
	PrepareReleaseMojo - mojo doesn't dep artifacts for release. processes only poms

maven-site-plugin
	SiteMojo - mojo doesn't need dep

maven-surefire-plugin
	SurefirePlugin + needs the classpath elements to execute tests

maven-war-plugin
	WarExplodedMojo + archiver requires depResolution
	WarInPlaceMojo + archiver requires depResolution
	WarMojo + archiver requires depResolution



> audit @requiresDependencyResolution
> -----------------------------------
>
>          Key: MNG-673
>          URL: http://jira.codehaus.org/browse/MNG-673
>      Project: Maven 2
>         Type: Task
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>     Priority: Minor
>      Fix For: 2.0-beta-4
>  Attachments: MNG-673-maven-plugins.patch
>
>
> we need to go through all the mojos and confirm this setting is present if necessary, omitted if possible, and correct where given.

-- 
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