On Wed, 2005-09-28 at 10:31 -0700, Carlos Sanchez wrote: > Hi, > > I have some concerns regarding the repo, and would like to hear your feedback. > > - the sync codehaus->ibiblio is not done with the delete option, so > when a file gets deleted in codehaus I have to remove it manually also > from ibiblio. I don't know if enabling this can cause other problems. > > - repoclean doesn't transform the m1 poms if the jar files don't > change, so if a partner fixes a pom we'll never see it in the m2 repo. > If I fix it I have to manually change in m2 repo. > http://jira.codehaus.org/browse/MRM-19 > > - I'd like to close issues in MEV about "this pom has no info" as > incomplete when they don't provide a solution, and update JIRA to show > that policy when entering an issue. We already know that there a lot > of poms with no info, having a bunch of issues about that won't > improve the situation. > eg. http://jira.codehaus.org/browse/MEV-98
+1, we can easily find these with a simple tool anyway. > - the m2 repo has more info, so I'd be better to create the m1 repo > from the m2 one instead. Another option is forget about updating poms > in the m1 repo as they're not needed at all and allow people to make > upload bundles with a v4.0.0 pom. +1, although there's no reason why we can't accept both. We should also start telling people to use the <scope> property on the Maven 1 <dependency> -- Trygve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
