Right, because the source code isn't in cvs under webapps/appname, its under
webapps/appname/src
Brian
On 2/23/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
>
> Just to make sure that I understand your problem. Somewhere in the
> changelog report you have a link you have a link to, for example
>
Just to make sure that I understand your problem. Somewhere in the
changelog report you have a link you have a link to, for example
http://www.domain.com/cgi-bin/viewcvs.cgi/webapps/appname/com/bhn/cpms/dao/AssignedGroupDao.java
But you expect it be
http://www.domain.com/cgi-bin/viewcvs.cgi/weba
Had to change some of it for obvious reasons.
**
**scm:cvs:ext:[EMAIL
PROTECTED]:/noc/cvs/:webapps/appname**
**scm:cvs:ext:[EMAIL
PROTECTED]:/noc/cvs/:webapps/appname**
**http://www.domain.com/cgi-bin/viewcvs.cgi/webapps/appname/**
**
Brian
On 2/22/06, Denni
Brian,
Can you post the scm section of your POM here?
--
Dennis Lundberg
Brian Burridge wrote:
What I meant was that in CVS the source code is in the src directory. I've
already set the src code path in the POM. But in cvs its in a /src
directory, to the SCM link isn't working. It links to the
What I meant was that in CVS the source code is in the src directory. I've
already set the src code path in the POM. But in cvs its in a /src
directory, to the SCM link isn't working. It links to the viewcvs url I've
provided and then tacks on the package and class name, but I need "/src/" in
betwe
Brian Burridge wrote:
I am having two problems with the changelog plugin, version 2.0-beta-1.
For the scm url, I have given the url to the root of the cvs project.
However, the source code is in the /src directory within that project.
How do I indicate this to the changelog plugin? Also, the cha
I am having two problems with the changelog plugin, version 2.0-beta-1.
For the scm url, I have given the url to the root of the cvs project.
However, the source code is in the /src directory within that project.
How do I indicate this to the changelog plugin? Also, the changelog
plugin is removin