Well, it was attempt to put artifact into repo, so it is ok that no such
artifact exists in it, isn't it?
On Thu, Mar 13, 2008 at 2:00 PM, Brett Porter <
brett.porter@...>
wrote:
> this essentially means a download failed - run Maven with -X to see
> the actual problem.
>
> On 13/03/2008, alebu <
aleboo@...> wrote:
> > I configured proxy repository with Archiva and tryed to add external
> > artifact using deploy:deploy-file.
> > Everything works just fine, file was added to repository and become
> > available in my builds, but
> > strange message apperared (again, operation was completed and file was
> added
> > to repo).
> > artefactId=joltwls
> > groupId=com.bea
> > version=9.1
> > So, i am curious about that promise to blacklist repository. Maybe i
> miss
> > some non critical configuration issue?
> > Here goes results of deploy-file mojo:
> >
> > WAGON_VERSION: 1.0-beta-2
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [INFO] Building Webdav Deployment POM
> > [INFO] task-segment: [deploy:deploy-file] (aggregator-style)
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [INFO] [deploy:deploy-file]
> > Uploading:
> >
>
http://localhost:8080/archiva/repository/myrepo/com/bea/joltwls/9.1/joltwls-9.1.jar> > [INFO] Retrieving previous metadata from myrepo
> > [WARNING] project information for joltwls 9.1 could not be retrieved
> from
> > repository: myrepo due to an error: Error transferring file
> > [INFO] Repository 'myrepo' will be blacklisted
> > [INFO] Uploading project information for joltwls 9.1
> > [INFO] Retrieving previous metadata from myrepo
> > [WARNING] repository metadata for: 'artifact com.bea:joltwls' could not
> be
> > retrieved from repository: myrepo due to an error: Error transferring
> file
> > [INFO] Repository 'internal' will be blacklisted
> > [INFO] Uploading repository metadata for: 'artifact com.bea:joltwls'
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESSFUL
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [INFO] Total time: 1 second
> > [INFO] Finished at: Thu Mar 13 12:10:15 EET 2008
> > [INFO] Final Memory: 3M/6M
> > [INFO]
> >
> ------------------------------------------------------------------------
> >
>
>
> --
> Brett Porter
> Blog:
http://blogs.exist.com/bporter/>