Maven deploy work but on nexus there is no artifact deployed

View: New views
5 Messages — Rating Filter:   Alert me  

Maven deploy work but on nexus there is no artifact deployed

by Fabrice Mercier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

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

by Brian Fox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


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

by Fabrice Mercier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I searched during 2hours it was simply because I used a dav url as requested by Archiva.

Fab

2009/6/18 Brian Fox <brianf@ing 2sonatype.com>
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 sedPM, 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




--
Cordialement / Best regards

Fabrice Mercier

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

by Brian Fox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Interesting, and Maven didn't report any errors? That's definately a wagon bug because Nexus would have rejected the dav specific methods.

On Thu, Jun 18, 2009 at 4:42 PM, Fabrice Mercier <fabrice@...> wrote:
Hi
I searched during 2hours it was simply because I used a dav url as requested by Archiva.

Fab

2009/6/18 Brian Fox <brianf@ing 2sonatype.com>
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 sedPM, 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




--
Cordialement / Best regards

Fabrice Mercier


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

by Fabrice Mercier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes try to put ':' before the http url, Maven log deployement is correct but in fact nothing is deployed


2009/6/18 Brian Fox <brianf@...>
Interesting, and Maven didn't report any errors? That's definately a wagon bug because Nexus would have rejected the dav specific methods.


On Thu, Jun 18, 2009 at 4:42 PM, Fabrice Mercier <fabrice@...> wrote:
Hi
I searched during 2hours it was simply because I used a dav url as requested by Archiva.

Fab

2009/6/18 Brian Fox <brianf@ing 2sonatype.com>
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 sedPM, 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




--
Cordialement / Best regards

Fabrice Mercier




--
Cordialement / Best regards

Fabrice Mercier