On 19/02/2010, at 2:45 AM, Deng Ching wrote: > Does the artifact info in the content model get updated when it is changed? > I tried deploying an artifact in the pre-configured 'internal' repo and got > this warning when I browsed to the artifact info page:
At the moment, there isn't any timestamp checking - it will update it from the storage if it knows it is incomplete or missing. The message is misleading actually, the 'consumer' version you are using doesn't file a problem report. Basically that message means there wasn't a valid POM. You can check your logs to see the problem. > > "The model may be incomplete due to a previous error in resolving > information.." > > From the repo problem report, the cause was that the path to the artifact > cannot be resolved because of the repo's path set which is > './data/repositories/internal'. This sounds like an additional bug. I've noted them both for now. > After changing it to an absolute path, I > re-deployed the artifact again then ran the scanner (with Process All > Artifacts set to true) but after browsing to the artifact info page, I still > get the same warning and an empty groupId, artifactId and packaging so I'm > wondering if the content model gets updated and how is it done? > > Thanks, > Deng -- Brett Porter [email protected] http://brettporter.wordpress.com/
