This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., pro...This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., project code, dependencies, and the class path). The way you create a bundle with BND is to tell it the content of the bundle's JAR file as a subset of the available classes. This plugin wraps BND to make it work specifically with the Maven 2 project structure and to provide it with reasonable default behavior for Maven 2 projects.
Since the 1.4.0 release, this plugin also aims to automate OBR (OSGi Bundle Repository) management. It helps manage a local OBR for your local Maven repository, and also supports remote OBRs for bundle distribution. The plug-in automatically computes bundle capabilities and requirements, using a combination of Bindex and Maven metadata.
to develop plugin apache bundle felix maven java osgi jar build software by gresch on May 4, 2008, 9:35 PMMaven 2 Cheat Sheet. Useful, up-to-date.
to develop build java build-tools software information howto maven by gresch on Dec 11, 2007, 12:02 PMSVNBrowser is a Java webapp which provides friendly web access to a Subversion repository. It goes above and beyond the browser interface provided by mod_s...SVNBrowser is a Java webapp which provides friendly web access to a Subversion repository. It goes above and beyond the browser interface provided by mod_svn and mod_dav_svn by providing the ability to upload files to a Subversion repository (users may either add a new file or replace an existing file with a new version), to replace existing files with a new copy (automatically generating diffs against the old), to delete files, to create and delete directories, and to move files. It also features an access control system by which only certain parts of a repository are made visible to end users (for example, if you want web users to be restricted to seeing and modifying content inside the "/docs" directory within your project).
to computing subversion build develop version-control tools by gresch on Jan 23, 2007, 11:20 AMSin is a framework for implementing Continuous Integration on top of the Subversion version control system. Read a short introduction to Sin here and take ...Sin is a framework for implementing Continuous Integration on top of the Subversion version control system. Read a short introduction to Sin here and take a guided tour of Sin.
to tools deployment software build develop computing subversion by gresch on Jan 23, 2007, 11:19 AMPulse is an automated build or continuous integration server. Pulse regularly checks out your project's source code from your SCM, builds the project and r...Pulse is an automated build or continuous integration server. Pulse regularly checks out your project's source code from your SCM, builds the project and reports on the results. A project build typically involves compiling the source code and running test
to java programming tools integration develop build by gresch on Oct 2, 2006, 7:29 PM