Thanks for the help, Nils and Arjan. Well, I did change the pom by hand now and it actually works fine. What puzzles me a bit is, that my IDE (Netbeans) still only proposes these versions: - 1.2.2-SNAPSHOT - 1.3.2 - 1.3.3-SNAPSHOT
But I guess this is more a Netbeans configuration problem than a repository problem... -will On 15.05.2010, at 00:04, Nils Breunese wrote: > > http://repo.magnolia-cms.com/m2/ should be right. You can browse the > directories to > http://repo.magnolia-cms.com/m2/info/magnolia/magnolia-module-dms/ in your > web browser and you'll find there that the DMS module is currently at version > 1.4.3. > > Nils. > ________________________________________ > Van: [email protected] [[email protected]] > namens Will Scheidegger [[email protected]] > Verzonden: vrijdag 14 mei 2010 22:31 > Aan: Magnolia User-List > Onderwerp: [magnolia-user] Newbie Maven question: magnolia-module-dms newer > than 1.3.3? > > Dear Magnolians > > I've got a second question for you - the last today, I promise! > > I'm trying to update a dependency to the magnolia-module-data in one project. > Unfortunately I cannot see anything newer than 1.3.3 on the repo. But the > data module is at version 1.4.1 or something by now. So I assume I must have > some incorrect maven repository settings. > > In my project they are: > <repository> > <id>magnolia</id> > <url>http://svn.magnolia.info/maven/m2</url> > <snapshots> > <enabled>false</enabled> > </snapshots> > </repository> > > but also changing the url to http://repo.magnolia-cms.com/m2 did not help. > Are the settings above correct? Or what do I have to do that maven finds the > newest data module? > > Thanks! > -will > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > > De informatie vervat in deze e-mail en meegezonden bijlagen is uitsluitend > bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie > bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking > van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO > staat niet in voor de juiste en volledige overbrenging van de inhoud van een > verzonden e-mail, noch voor tijdige ontvangst daarvan. > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
