« Return to Thread: Maven deploy work but on nexus there is no artifact deployed

Re: Maven deploy work but on nexus there is no artifact deployed

by Brian Fox :: Rate this Message:

Reply to Author | View in Thread

I've never seen this before. Is there any error in the nexus log or in any of the rss feeds?

On Thu, Jun 18, 2009 at 12:24 PM, Fabrice Mercier <fabrice@...> wrote:
Hi

I want to migraate from archiva to nexus 1.3.4 and I am testing this new product for my company
My nexus is well configure, when I realize a mvn deploy maven display :

[INFO] [jar:jar]
[INFO] Building jar: /opt/apache-tomcat-5.5.26_Intg/webapps/hudson/jobs/ftps-client/workspace/target/ftps-client-0.0.0.0.3.jar
[INFO] [install:install]
[INFO] Installing /opt/apache-tomcat-5.5.26_Intg/webapps/hudson/jobs/ftps-client/workspace/target/ftps-client-0.0.0.0.3.jar to /home/tomcat/.m2/deployrepository/com/company/ftps/ftps-client/0.0.0.0.3/ftps-client-0.0.0.0.3.jar
[INFO] [deploy:deploy]
Uploading: :http://tl-em-1:8080/nexus/content/repositories/test/com/company/ftps/ftps-client/0.0.0.0.3/ftps-client-0.0.0.0.3.jar
94K uploaded
[INFO] Retrieving previous metadata from company
[INFO] repository metadata for: 'artifact com.company.ftps:ftps-client' could not be found on repository: company, so will be created
[INFO] Uploading repository metadata for: 'artifact com.company.ftps:ftps-client'
[INFO] Uploading project information for ftps-client 0.0.0.0.3
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Thu Jun 18 18:07:37 CEST 2009
[INFO] Final Memory: 12M/68M
[INFO] ------------------------------------------------------------------------


but when I check http://tl-em-1:8080/nexus/content/repositories/test/com/company/ftps/ftps-client/0.0.0.0.3/ there is nothing
When I go directly on my nexus server on the FS there is nothing too !!

What is the problem ???????

thks

Fabrice


--
Cordialement / Best regards

Fabrice Mercier

 « Return to Thread: Maven deploy work but on nexus there is no artifact deployed