[ http://jira.codehaus.org/browse/MEAR-45?page=comments#action_77782 ] 
            
Brian Topping commented on MEAR-45:
-----------------------------------

ear plugin pom:

{code:xml}
  <parent>
    <artifactId>maven-plugins</artifactId>
    <groupId>org.apache.maven.plugins</groupId>
    <version>2-SNAPSHOT</version>
  </parent>
{code}

I can make it build, but it's not clean.  Whatever.

> Building Apache-hosted plugins with empty repo fails
> ----------------------------------------------------
>
>                 Key: MEAR-45
>                 URL: http://jira.codehaus.org/browse/MEAR-45
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>            Reporter: Brian Topping
>         Assigned To: Carlos Sanchez
>   Original Estimate: 20 minutes
>  Remaining Estimate: 20 minutes
>
> Many of the Apache-hosted plugins depend on POM versions that don't exist in 
> HEAD and were never deployed.  For instance, maven-ear-plugin depends on 
> parent POM version 2-SNAPSHOT.  It wouldn't be an issue except that deploying 
> these compiled plugins then requires deploying the parent POM, which doesn't 
> really exist any more.  
> Presumably this is happening because developers haven't cleared their repo 
> and built in a while.  :-)

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

        

Reply via email to