Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Perforce SCM Provider using P4Java - Seeking for feedback

$
0
0
Hi

I am seeking for help from Maven with Perforce SCM to test out test p4maven
scm provider
which is being refactor ( very close to completion) with the following
improvements

* Auto discover the existing Perforce client that manages the checked
out Maven source tree.
User is no longer required to configure the client name via Java
system properties

* Generate clients are auto destroyed after each JVM session.( ie auto
cleanup)

* Full integration with Release plugin. User now can release Maven
project with Perforce SCM using one command ( mvn -B release:preare
release:perform)

* Comply with Maven SCM Technology Compatibility Kit (TCK)

* Added Lots of Maven Plugin Integration Tests.

The source is at workshop.perforce.com:1666://guest/dantran/p4maven

the webview is
https://swarm.workshop.perforce.com/files/guest/dantran/p4maven

Your feedback are very much appreciated.

-Dan

PS: I am in the process working perforce opensource to deploy p4maven
Sonatype snapshot repo.

Viewing all articles
Browse latest Browse all 5648

Trending Articles