Repository import not importing all artifacts

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

Repository import not importing all artifacts

by deaddowney :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not sure if this by design or not, but when I import a repository through the web gui, I'm only getting jar files.  I have some other artifacts (ivy.xml files) that are ignored.  Is there a way to have the import bring them in?

Re: Re pository import not importing all artifacts

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If that's the case then it sounds like a bug (I suspect .xml files are being skipped). Which version are you using so that we can try to reproduce it?

On Sat, Jun 6, 2009 at 3:04 PM, deaddowney <spamcontrol@...> wrote:

I'm not sure if this by design or not, but when I import a repository through
the web gui, I'm only getting jar files.  I have some other artifacts
(ivy.xml files) that are ignored.  Is there a way to have the import bring
them in?
--
View this message in context: http://www.nabble.com/Repository-import-not-importing-all-artifacts-tp23901209p23901209.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Re pository import not importing all artifacts

by deaddowney :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Artifactory 2.0.6 (rev. 5625)


Yoav Landman wrote:
If that's the case then it sounds like a bug (I suspect .xml files are being
skipped). Which version are you using so that we can try to reproduce it?

On Sat, Jun 6, 2009 at 3:04 PM, deaddowney <spamcontrol@mac.com> wrote:

>
> I'm not sure if this by design or not, but when I import a repository
> through
> the web gui, I'm only getting jar files.  I have some other artifacts
> (ivy.xml files) that are ignored.  Is there a way to have the import bring
> them in?
> --
> View this message in context:
> http://www.nabble.com/Repository-import-not-importing-all-artifacts-tp23901209p23901209.html
> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Re pository import not importing all artifacts

by Evgeny Goldin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Yoav and welcome back :)

I'm not sure it's the same issue but I had a similar issue when switching Artifactory (3.0.6) from built-in database to MySQL. I've exported everything to disk, renamed a ".artifactory/data" folder and imported back after plugging MySQL. Most of jars were imported but some (those that I had to deploy manually in the past) weren't and I had to redeploy them manually again. Also, I think all (or not all, I'm not so sure) our snapshots were not imported as well. So it seems to import actually worked only for a usual third-parties (or may be it didn't work at all and all third-parties were just re-downloaded again?)
--
Best regards,
Evgeny
http://evgeny-goldin.com/

Re: Re pository import not importing all artifacts

by Evgeny Goldin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oh, it's 2.0.6, of course
--
Best regards,
Evgeny
http://evgeny-goldin.com/

Re: Re pository import not importing all artifacts

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Evegny,

You can easily know if artifacts are new or not by checking their age (in the general tab).
Normally, there would be errors or warnings in the log if artifacts are skipped from the import from some reason (bad poms, accept/reject patterns etc.).

I have created: http://issues.jfrog.org/jira/browse/RTFACT-1811
For followup and we will try to reproduce it and keep you updated.

Yoav

On Sun, Jun 7, 2009 at 1:29 PM, Evgeny Goldin <evgenyg@...> wrote:

Oh, it's 2.0.6, of course
--
View this message in context: http://www.nabble.com/Repository-import-not-importing-all-artifacts-tp23901209p23909636.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Re pository import not importing all artifacts

by Evgeny Goldin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ah, I see it. Thanks ! Will review the logs if it happens next time but after re-deploying things one time - we're just fine now.
--
Best regards,
Evgeny
http://evgeny-goldin.com/