[
http://jira.codehaus.org/browse/MAVENUPLOAD-742?page=comments#action_58968 ]
Carlos Sanchez commented on MAVENUPLOAD-742:
--------------------------------------------
Add this to your pom, and run "mvn deploy", in the folder repository you'll get
exactly what should be in ibiblio
<distributionManagement>
<repository>
<id>local</id>
<name>Temporal Repository</name>
<url>file://repository</url>
</repository>
</distributionManagement>
> Please upload maven-qalab-plugin
> --------------------------------
>
> Key: MAVENUPLOAD-742
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-742
> Project: maven-upload-requests
> Type: Task
> Reporter: Dave Sag
> Attachments: maven-qalab-plugin-2.0-bundle.jar
>
>
> this plugin provides the basic merge and movers mojos and main and movers
> reports taking input from checkstyle, PMD and findbugs and reporting
> statistical quality data over the life of the project.
> it's a reworking of the maven 1 plugin for maven 2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]