Re: MNG-1683: Zip packaging

2014-12-11 Thread Timothy Astle
I have a situation/problem/use-case where I would like to take a collection of XML schemas and create a bundle of themso that they could be included into other projects. The destination projects vary. Some are written in Java, some in C++, etc. So I'd like to produce amore platform agnostic b

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Timothy Astle
+1 (non-binding) Tested this in our environment where MNG-5663 was observed. This fixed the problem that I was seeing. Many thanks! Tim On 11/08/2014 6:19 PM, Jason van Zyl wrote: Hi, Time to release Maven 3.2.3! This release contains the important change of switching to HTTPS transpor

Re: Potential depMgt import bug was Re: [ANN] Apache Maven 3.2.2 Release

2014-07-18 Thread Timothy Astle
So you're good? I had a co-op student setting up a configuration to reproduce while I finished something else up, and I was going to help out today. Tim On 17/07/2014 5:41 PM, Jason van Zyl wrote: Looks like Mark Ingram has created a failing integration test and is looking into fixing it.

Re: Potential depMgt import bug was Re: [ANN] Apache Maven 3.2.2 Release

2014-07-16 Thread Timothy Astle
n Jul 16, 2014, at 10:07 PM, Timothy Astle wrote: I believe I hit the same problem. This only surfaced after moving to 3.2.2. My project might not be as large as Arnaud's, but it's closed source. I'm definitely willing to help debug the issue if needed. Best wi

Re: Potential depMgt import bug was Re: [ANN] Apache Maven 3.2.2 Release

2014-07-16 Thread Timothy Astle
I believe I hit the same problem. This only surfaced after moving to 3.2.2. My project might not be as large as Arnaud's, but it's closed source. I'm definitely willing to help debug the issue if needed. Best wishes, Tim D:\Work\web_framework_trunk>mvn clean [INFO] Scanning for projects..