You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by zater <za...@vip.qq.com> on 2017/04/24 03:45:14 UTC

meet problem in compiling asterixdb

To developer: 
      I want to use maven to compile this  project. I meet the problem :                       
                      
         
                                       [ERROR] Failed to parse plugin descriptor for org.apache.hyracks:license-automation-plugin:0.3.1-SNAPSHOT (C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\hyracks-maven-plugins\license-automation-plugin\target\classes): No plugin descriptor found at META-INF/maven/plugin.xml -> [Help 1]             
                              [ERROR]              
                              [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.             
                              [ERROR] Re-run Maven using the -X switch to enable full debug logging.             
                              [ERROR]              
                              [ERROR] For more information about the errors and possible solutions, please read the following articles:             
                              [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginDescriptorParsingException             


         
                            I read this link and search google. Found remove the whole repository may works. I do it and  do not work. I even try to remove the "C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\hyracks-maven-plugins\license-automation-plugin\target\classes", also do not work. Can you give me some guidance on it? Thanks! 
      Zater 
      2017/4/24

Re: meet problem in compiling asterixdb

Posted by Wail Alkowaileet <wa...@gmail.com>.
Another thing, what's your Maven version ?

On Mon, Apr 24, 2017 at 8:02 PM, Ian Maxon <im...@uci.edu> wrote:

> Which mvn goal are you running, and are you running it at the top level?
>
> On Sun, Apr 23, 2017 at 8:45 PM, zater <za...@vip.qq.com> wrote:
> > To developer:
> > I want to use maven to compile this  project. I meet the problem :
> >
> > [ERROR] Failed to parse plugin descriptor for
> > org.apache.hyracks:license-automation-plugin:0.3.1-SNAPSHOT
> > (C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\
> hyracks-maven-plugins\license-automation-plugin\target\classes):
> > No plugin descriptor found at META-INF/maven/plugin.xml -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> > switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> please
> > read the following articles:
> > [ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/
> PluginDescriptorParsingException
> >
> > I read this link and search google. Found remove the whole repository may
> > works. I do it and  do not work. I even try to remove the
> > "C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\
> hyracks-maven-plugins\license-automation-plugin\target\classes",
> > also do not work. Can you give me some guidance on it? Thanks!
> > Zater
> > 2017/4/24
>



-- 

*Regards,*
Wail Alkowaileet

Re: meet problem in compiling asterixdb

Posted by Ian Maxon <im...@uci.edu>.
Which mvn goal are you running, and are you running it at the top level?

On Sun, Apr 23, 2017 at 8:45 PM, zater <za...@vip.qq.com> wrote:
> To developer:
> I want to use maven to compile this  project. I meet the problem :
>
> [ERROR] Failed to parse plugin descriptor for
> org.apache.hyracks:license-automation-plugin:0.3.1-SNAPSHOT
> (C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\hyracks-maven-plugins\license-automation-plugin\target\classes):
> No plugin descriptor found at META-INF/maven/plugin.xml -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/PluginDescriptorParsingException
>
> I read this link and search google. Found remove the whole repository may
> works. I do it and  do not work. I even try to remove the
> "C:\Users\zater\git\asterixdb\hyracks-fullstack\hyracks\hyracks-maven-plugins\license-automation-plugin\target\classes",
> also do not work. Can you give me some guidance on it? Thanks!
> Zater
> 2017/4/24