Re: [m2e-users] M2e 1.1 performance VS m2eclipse 0.12

2012-09-24 Thread Zhang, Xueqian
Hi Igor, I wonder if it is safe to run maven build in multi-threads? Say I have 20 projects in my workspace, I want to run the felix maven plugin, which scans pom.xml and class files to generate MANIFEST.MF, against eacn project in multi thread. Will it break M2E or maven? I am trying to find

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Igor Fedorenko
You should be able to set custom discovery catalog url using -Dm2e.discovery.url= eclipse jvm system property. -- Regards, Igor On 12-09-23 9:26 PM, Benson Margulies wrote: On Sun, Sep 23, 2012 at 7:34 PM, Jason van Zyl wrote: I automated everything and then ran into problems with the update

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 6:40 AM, Igor Fedorenko wrote: > -Dm2e.discovery.url= I tried this with a file URL, and clicking on the "open catalog" button pops up 'failed to discover all connectors.' and shows nothing. Any way to find out what's on its mind? __

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 6:40 AM, Igor Fedorenko wrote: > You should be able to set custom discovery catalog url using > -Dm2e.discovery.url= eclipse jvm system property. Gee, a schema would be nice. The file URL works fine in a browser. > > > -- > Regards, > Igor > > > On 12-09-23 9:26 PM, Benso

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
java.io.IOException: Unexpected content: no directory available at org.eclipse.equinox.internal.p2.discovery.compatibility.DirectoryParser.parse(DirectoryParser.java:57) at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$1.process(RemoteBundle

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
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

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Matthew Piggott
Your repository doesn't contain a dependency. On 24 September 2012 08:28, Benson Margulies 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

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 9:44 AM, Matthew Piggott 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 wrote: >> >> Once

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Matthew Piggott
I think you misread it: the repository does not *contain *a dependency of what you're installing. On 24 September 2012 09:53, Benson Margulies wrote: > On Mon, Sep 24, 2012 at 9:44 AM, Matthew Piggott > wrote: > > Your repository doesn't contain a dependency. > > What would that consist of? The

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 9:56 AM, Matthew Piggott 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-qualit

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Jason van Zyl
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 On Sep 24, 2012, at 9:58 AM, Benson Margulies wrote: > On Mon, Sep 24, 2012 at 9:56 AM, Matthew Piggott > wrote: >> I think you misread it

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Jason van Zyl
Sorry, go to this URL: https://github.com/tesla/m2e-discovery-catalog I'm in IRC. On Sep 24, 2012, at 12:06 PM, Jason van Zyl 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.

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 12:06 PM, Jason van Zyl 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

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
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 wrote: > On Mon, Sep 24, 2012 at 12:06 PM, Jason van Zyl wrote: >> Trying these instructions an

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Jason van Zyl
So you were able to build the catalog and try it with the instructions here: https://github.com/tesla/m2e-discovery-catalog If you can verify that then I'll merge the pull request. On Sep 24, 2012, at 2:11 PM, Benson Margulies wrote: > The good news is that the catalog entry now works right. I

Re: [m2e-users] Marketplace and Metadata

2012-09-24 Thread Benson Margulies
On Mon, Sep 24, 2012 at 2:22 PM, Jason van Zyl wrote: > So you were able to build the catalog and try it with the instructions here: > > https://github.com/tesla/m2e-discovery-catalog > > If you can verify that then I'll merge the pull request. Well, I didn't use the 1.1 jar, I used the plain jar

Re: [m2e-users] Best practices for includes resources outside of project base directory

2012-09-24 Thread Collin Peters
Any final word on this? Should this be considered a feature or a bug? /Collin On Wed, Sep 12, 2012 at 10:06 PM, Collin Peters wrote: > Bringing new meaning to the words "late reply" :) > > Thanks for the link Fred. If I take that that directory [1] and import > into Eclipse I get the same war