[dna-users] maybe snapshots.jboss.org is without 0.6-SNAPSHOT dependencies from DNA

Randall Hauch rhauch at redhat.com
Thu Aug 20 17:41:29 EDT 2009


No, we don't deploy to the SNAPSHOT repository.  For now, at least, it  
will probably work to just build everything using "mvn clean install"  
in the same directory as the parent POM file, which should then place  
(e.g., "install") all the 0.6-SNAPSHOT artifacts in your local maven  
repository.  Then, your projects should be able to find everything  
locally.

I had some issues last time I tried to have our nightly build upload  
the artifacts into the SNAPSHOT repository, and I've not gotten back  
to it.

Best regards,

Randall

On Aug 20, 2009, at 4:24 PM, Feu Teston wrote:

> Guys,
>
> I'm using DNA inside my project. I used to have all source code from
> DNA up to date on my machine. But I just cleaned my .m2/repository
> folder to see if I'm getting the DNA dependencies in a correct way
> from snapshots.jboss.org. My parent pom configuration appears to be
> ok, but it isn't getting dna dependencies from version 0.6-SNAPSHOT.
> My question is: Is the build server doing artifact deploy on DNA
> dependencies from version 0.6-SNAPSHOT? If yes, is that deploy made on
> snapshots.jboss.org?
>
> I appreciate your help. Thanks a lot!
>
>
> Feu Teston
> _______________________________________________
> dna-users mailing list
> dna-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/dna-users



More information about the dna-users mailing list