You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/11/23 05:42:06 UTC

[jira] Created: (MEV-225) Replace wrong surefire plugin name in poms

Replace wrong surefire plugin name in poms
------------------------------------------

         Key: MEV-225
         URL: http://jira.codehaus.org/browse/MEV-225
     Project: Maven Evangelism
        Type: Bug
  Components: Invalid POM  
    Reporter: Carlos Sanchez
 Assigned to: Edwin Punzalan 


Search and replace all occurences of
<artifactId>surefire</artifactId>
to
<artifactId>maven-surefire-plugin</artifactId>

-- 
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: (MEV-225) Replace wrong surefire plugin name in poms

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

    Resolution: Fixed

> Replace wrong surefire plugin name in poms
> ------------------------------------------
>
>          Key: MEV-225
>          URL: http://jira.codehaus.org/browse/MEV-225
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan

>
>
> Search and replace all occurences of
> <artifactId>surefire</artifactId>
> to
> <artifactId>maven-surefire-plugin</artifactId>

-- 
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: (MEV-225) Replace wrong surefire plugin name in poms

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51746 ] 

Edwin Punzalan commented on MEV-225:
------------------------------------

Carlos, 

Several poms only have 

<artifactId>surefire</artifactId>

and no groupId, so when replaced with

<artifactId>maven-surefire-plugin</artifactId>

"mvn validate" fails bec <groupId> is missing.



Is that alright?  Or do I also add the groupId ?

Do you think I should fix everything so "mvn validate" won't fail ?

> Replace wrong surefire plugin name in poms
> ------------------------------------------
>
>          Key: MEV-225
>          URL: http://jira.codehaus.org/browse/MEV-225
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan

>
>
> Search and replace all occurences of
> <artifactId>surefire</artifactId>
> to
> <artifactId>maven-surefire-plugin</artifactId>

-- 
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: (MEV-225) Replace wrong surefire plugin name in poms

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51810 ] 

Carlos Sanchez commented on MEV-225:
------------------------------------

We should probably fix that too

> Replace wrong surefire plugin name in poms
> ------------------------------------------
>
>          Key: MEV-225
>          URL: http://jira.codehaus.org/browse/MEV-225
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan

>
>
> Search and replace all occurences of
> <artifactId>surefire</artifactId>
> to
> <artifactId>maven-surefire-plugin</artifactId>

-- 
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: (MEV-225) Replace wrong surefire plugin name in poms

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51854 ] 

Edwin Punzalan commented on MEV-225:
------------------------------------

all surefire has been updated to maven-surefire-plugin...

Will check the poms now for validity

> Replace wrong surefire plugin name in poms
> ------------------------------------------
>
>          Key: MEV-225
>          URL: http://jira.codehaus.org/browse/MEV-225
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan

>
>
> Search and replace all occurences of
> <artifactId>surefire</artifactId>
> to
> <artifactId>maven-surefire-plugin</artifactId>

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