[ 
https://issues.apache.org/jira/browse/JUDDI-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Viens resolved JUDDI-96.
------------------------------

    Resolution: Fixed

Appears to have been resolved already.  Please see JUDDI-92. 



> Maven pom file for publishing juddi-0.9rc4 jar/war/ear files into maven 
> repository
> ----------------------------------------------------------------------------------
>
>                 Key: JUDDI-96
>                 URL: https://issues.apache.org/jira/browse/JUDDI-96
>             Project: jUDDI
>          Issue Type: Improvement
>    Affects Versions: 0.9rc4
>            Reporter: Marat Bedretdinov
>         Assigned To: Steve Viens
>         Attachments: pom-ear.xml, pom-jar.xml, pom-war.xml
>
>
> Hello,
> I'm trying to get JUDDI distro mavenized - published into apache's maven 
> repository. To that end I have created the attached pom files for jar, war 
> and ear files respectively. These files do not have the build section in them 
> yet.
> One could verify that those poms do the job by running the following command, 
> which will deploy the mavenized juddi artifacts into your local maven 
> repository:
> mvn deploy:deploy-file -DpomFile={PATH_TO_POM}/pom-jar.xml 
> -Dfile={PATH_TO_JUDDI_JAR}/juddi-0.9rc4.jar -DrepositoryId=central-mirror 
> -Durl=file:///{YOUR_HOME_DIR}/.m2/repository
> mvn deploy:deploy-file -DpomFile={PATH_TO_POM}/pom-war.xml 
> -Dfile={PATH_TO_JUDDI_JAR}/juddi.war -DrepositoryId=central-mirror 
> -Durl=file:///{YOUR_HOME_DIR}/.m2/repository
> mvn deploy:deploy-file -DpomFile={PATH_TO_POM}/pom-ear.xml 
> -Dfile={PATH_TO_JUDDI_JAR}/juddi.ear -DrepositoryId=central-mirror 
> -Durl=file:///{YOUR_HOME_DIR}/.m2/repository
> Could someone from the JUDDI project committers use these poms to create 
> maven artifacts, then sign them and put them into the directory hierarchy and 
> upload to 
> people.apache.org:www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/
> Thanks and regards,
> Marat
> Detailed instructions are here.
> http://www.apache.org/dev/release-publishing.html#maven-repo
> Thanks!
> Marat

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to