« Return to Thread: How to develop a plugin.

Re: How to develop a plugin.

by Anders Hammar :: Rate this Message:

Reply to Author | View in Thread

Hi,

The repos are in standard file structure. Should be possible to backup
with standard backup software. The configuration is also in a file so
that should also be possible to backup outside of Nexus.

But if you still want to write a plugin, I'd suggest you wait for v1.4
of Nexus which will include a new annotation-based plugin design.
There is some info on Sonatype's blog
(http://www.sonatype.com/people/2009/06/writing-plugins-for-nexus-part-1/).
v1.4 should be out during the summer, if I remember correctly.
Writing plugins for v1.3 is a different story. You then need to write
a Plexus component. I'm not even sure what support there is today for
the kind of plugin you want to write (I would guess a scheduled task).

/Anders

2009/6/12 Mickaël GERVAIS <mgervais@...>:

> Hi,
> I've discovered Nexus one week ago, and I'd like to develop a plug-in to
> backup configuration and some repositories, does it already exist? or can I
> do that? Is there some procedures to follow?
> Thanks
> --
> :::::::::::::::::::::::::::::::::::::::::::::::
> Mickaël Gervais
> Agaetis
> 1 avenue des Cottages
> 63 000 Clermont-Ferrand
>
> Courriel : mgervais@...
> Téléphone : 04 73 35 56 96
> Portable : 06 82 35 52 82
> Site : http://www.agaetis.fr
> :::::::::::::::::::::::::::::::::::::::::::::::
>

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-dev-unsubscribe@...
For additional commands, e-mail: nexus-dev-help@...

 « Return to Thread: How to develop a plugin.