Re: The Future of OSGi & Maven

2009-03-17 Thread Georgy Bolyuba
There is a comment [1] by Igor on [2]: > Henri, Tycho already discovers OSGi dependencies from bundle manifest. Does this mean that dependencies can be osgi-bundles? Where can one find more information about it? All I am able to find on Maven + OSGi is how to build osgi-bundle. Thank you, Ge

Re: [vote] release mercury-1.0.0-alpha-4

2009-02-03 Thread Georgy Bolyuba
On Tue, Feb 3, 2009 at 4:20 AM, Oleg Gusakov wrote: > I guess, I phrased my question incorrectly: maven trunk depends on mercury > 1.0.0-alpha-2, where did you get that error? Building what? > > Thanks, > Oleg I was trying to build maven from trunk. (At revision 740247.) Here is the modules se

Re: [vote] release mercury-1.0.0-alpha-4

2009-02-02 Thread Georgy Bolyuba
Well, I was just trying to build maven trunk :) Nothing else. Georgy On Tue, Feb 3, 2009 at 4:20 AM, Oleg Gusakov wrote: > Georgy Bolyuba wrote: >> >> Hi, >> >> I am new here, so, might be missing something. I am trying to build >> maven from trunk and: >>

Re: [vote] release mercury-1.0.0-alpha-4

2009-02-02 Thread Georgy Bolyuba
Hi, I am new here, so, might be missing something. I am trying to build maven from trunk and: Missing: -- 1) org.apache.maven.mercury:mercury-event:jar:1.0.0-alpha-4-SNAPSHOT So, I am kinda confused. Is it or is it not available (mercury-1.0.0-alpha-4)? Georgy On Mon, Feb 2, 2009 at 6:

Re: Beginner with Maven

2009-02-02 Thread Georgy Bolyuba
I guess runing "mvn clean -e" will give mor info. For starters, I think it is possible that he does not have a pom.xml in "C:\Documents and Settings\Administrator" folder. I assume he needs to change the current folder ("cd ") Georgy On Mon, Feb 2, 2009 at 6:32 PM, Roshan Gunoo wrote: > please c

Re: Building from source

2009-02-02 Thread Georgy Bolyuba
Did that, yeah. Thanks for the hint. Georgy On Mon, Feb 2, 2009 at 4:57 PM, Brian E. Fox wrote: > Can you turn of the checksum checking? > > -Original Message- > From: Georgy Bolyuba [mailto:boly...@gmail.com] > Sent: Monday, February 02, 2009 10:39 AM > To: de

Building from source

2009-02-02 Thread Georgy Bolyuba
Hi, I am following this: http://maven.apache.org/guides/development/guide-building-m2.html. Checkout from trunk: >svn checkout http://svn.apache.org/repos/asf/maven/components/trunk . Trying to build: >ant Result: BUILD FAILED D:\tests\maven\build.xml:82: Unable to resolve artifact: Mi