Re: The Future of OSGi & Maven

2009-03-17 Thread Jason van Zyl


On 17-Mar-09, at 10:17 AM, Henri Gomez wrote:


2009/3/17 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.


Well Tycho discovers OSGI deps from MANIFEST but what about Maven  
(3.x) ?


Is it planned for Maven 3.x dependency scanner ?



No.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--

A party which is not afraid of letting culture,
business, and welfare go to ruin completely can
be omnipotent for a while.

  -- Jakob Burckhardt


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: The Future of OSGi & Maven

2009-03-17 Thread Jason van Zyl

On 17-Mar-09, at 10:13 AM, Georgy Bolyuba wrote:


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.



You can subscribe to the Tycho list here if you want to know more:

There is a tycho-us...@lists.sonatype.com


Thank you,
Georgy

--
[1] 
http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/#IDComment16693066
[2] 
http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/

On Mon, Mar 9, 2009 at 7:16 PM, Jason van Zyl   
wrote:
The Tycho toolchain which is by far the most advanced set of tools  
for
dealing with OSGi natively in Maven has a new mailing list and  
there's a

blog entry describing some of the things we're working on.

The demo that we planned for EclipseCon is mostly working and we  
should have
it fully worked out over the next week. The demo is building  
m2eclipse with
Tycho, publishing to Nexus and installing Eclipse + m2eclipse from  
the
Update Manager in Eclipse by pointing it at Nexus. We think that's  
pretty

cool :-)

http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--

Selfish deeds are the shortest path to self destruction.

-- The Seven Samuari, Akira Kurosawa


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--

People develop abstractions by generalizing from concrete examples.
Every attempt to determine the correct abstraction on paper without
actually developing a running system is doomed to failure. No one
is that smart. A framework is a resuable design, so you develop it by
looking at the things it is supposed to be a design of. The more  
examples

you look at, the more general your framework will be.

  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: The Future of OSGi & Maven

2009-03-17 Thread Henri Gomez
2009/3/17 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.

Well Tycho discovers OSGI deps from MANIFEST but what about Maven (3.x) ?

Is it planned for Maven 3.x dependency scanner ?

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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,
Georgy

--
[1] 
http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/#IDComment16693066
[2] 
http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/

On Mon, Mar 9, 2009 at 7:16 PM, Jason van Zyl  wrote:
> The Tycho toolchain which is by far the most advanced set of tools for
> dealing with OSGi natively in Maven has a new mailing list and there's a
> blog entry describing some of the things we're working on.
>
> The demo that we planned for EclipseCon is mostly working and we should have
> it fully worked out over the next week. The demo is building m2eclipse with
> Tycho, publishing to Nexus and installing Eclipse + m2eclipse from the
> Update Manager in Eclipse by pointing it at Nexus. We think that's pretty
> cool :-)
>
> http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/
>
> Thanks,
>
> Jason
>
> --
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> --
>
> Selfish deeds are the shortest path to self destruction.
>
> -- The Seven Samuari, Akira Kurosawa
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



The Future of OSGi & Maven

2009-03-09 Thread Jason van Zyl
The Tycho toolchain which is by far the most advanced set of tools for  
dealing with OSGi natively in Maven has a new mailing list and there's  
a blog entry describing some of the things we're working on.


The demo that we planned for EclipseCon is mostly working and we  
should have it fully worked out over the next week. The demo is  
building m2eclipse with Tycho, publishing to Nexus and installing  
Eclipse + m2eclipse from the Update Manager in Eclipse by pointing it  
at Nexus. We think that's pretty cool :-)


http://www.sonatype.com/people/2009/03/the-future-of-maven-osgi-join-the-tycho-users-mailing-list/

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--

Selfish deeds are the shortest path to self destruction.

-- The Seven Samuari, Akira Kurosawa


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org