Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Marketplace and Metadata

On Mon, Sep 24, 2012 at 2:22 PM, Jason van Zyl <jason@xxxxxxxx> wrote:
> So you were able to build the catalog and try it with the instructions here:
>
> https://github.com/tesla/m2e-discovery-catalog

These instructions still call for supplying a catalog XML file to a
property that appears to require a discovery xml file.




>
> If you can verify that then I'll merge the pull request.
>
> On Sep 24, 2012, at 2:11 PM, Benson Margulies <bimargulies@xxxxxxxxx> wrote:
>
> The good news is that the catalog entry now works right. If you want
> any other testing from me before pulling my pull request, please let
> me know.
>
>
>
>
>
> On Mon, Sep 24, 2012 at 1:24 PM, Benson Margulies <bimargulies@xxxxxxxxx>
> wrote:
>
> On Mon, Sep 24, 2012 at 12:06 PM, Jason van Zyl <jason@xxxxxxxx> wrote:
>
> Trying these instructions and I'll work through them with you until you can
> test your connector:
>
> https://github.com/tesla/m2e-discovery-catalog/README.md
>
>
> That's a dead link. On the other hand, as soon as I manually install
> checkstyle and pmd plugins, I can verify that the pull request I
> queued up completely good. I'm pretty nearly certain as it is.
>
>
>
> On Sep 24, 2012, at 9:58 AM, Benson Margulies <bimargulies@xxxxxxxxx> wrote:
>
> On Mon, Sep 24, 2012 at 9:56 AM, Matthew Piggott <mpiggott@xxxxxxxxxxxx>
> wrote:
>
> I think you misread it: the repository does not contain a dependency of what
> you're installing.
>
>
> OK, this turns on the question of 'the repository'. Which repository?
> What I thought we had done was add some metadata to the
> m2e-code-quality update site to point to the home of the checkstyle
> and pmd sites. Is that failing, have they moved?
>
>
>
> On 24 September 2012 09:53, Benson Margulies <bimargulies@xxxxxxxxx> wrote:
>
>
> On Mon, Sep 24, 2012 at 9:44 AM, Matthew Piggott <mpiggott@xxxxxxxxxxxx>
> wrote:
>
> Your repository doesn't contain a dependency.
>
>
> What would that consist of? The MANIFEST clearly has a dependency, as
> per the error below. What is a repository dependency?
>
>
> On 24 September 2012 08:28, Benson Margulies <bimargulies@xxxxxxxxx>
> wrote:
>
>
> Once upon a time, I thought you all helped me set up the metadata on
> these plugins to install their corresponding underlying plugins. It
> seems to have gone pear-shaped. Advice? Other than this, all seems
> good to go with my pull request.
>
> Operation details
> Cannot complete the install because one or more required items could
> not be found.
> Software being installed: Checkstyle configuration plugin for
> M2Eclipse 1.0.0.201209141747
> (com.basistech.m2e.code.quality.checkstyle.feature.feature.group
> 1.0.0.201209141747)
> Missing requirement: M2Eclipse Project Configurator for Eclipse
> Checkstyle 1.0.0.201209141747
> (com.basistech.m2e.code.quality.checkstyle 1.0.0.201209141747)
> requires 'bundle net.sf.eclipsecs.core [5.2.0,6.0.0)' but it could not
> be found
> Cannot satisfy dependency:
> From: Checkstyle configuration plugin for M2Eclipse 1.0.0.201209141747
> (com.basistech.m2e.code.quality.checkstyle.feature.feature.group
> 1.0.0.201209141747)
> To: com.basistech.m2e.code.quality.checkstyle [1.0.0.201209141747]
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder & CTO, Sonatype
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> ---------------------------------------------------------
>
> {script:nopre:"/Users/jvanzyl/signature/signature.sh"}
>
>
>
>
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder & CTO, Sonatype
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> ---------------------------------------------------------
>
> {script:nopre:"/Users/jvanzyl/signature/signature.sh"}
>
>
>
>
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>


Back to the top