Hi,
The fix is deployed in last maven-release-plugin 2.0-beta-9-SNAPSHOT
As it's a really platform dependant issue, I'd like to have some tests
on various svn version / os.
To test it you have to use the apache snapshots repo :
https://repository.apache.org/content/groups/snapshots
And configurin
I have read reports that svn compiled with serf and not neon works with
tagging no problemo
I'll have a shot at confirming this on monday
-Stephen
2009/3/14 Olivier Lamy
> Hi Folks,
> I have added some proposals here : http://jira.codehaus.org/browse/SCM-262
>
> Comments are welcome !
> Th
Hi Folks,
I have added some proposals here : http://jira.codehaus.org/browse/SCM-262
Comments are welcome !
Thanks,
--
Olivier
2009/3/14 Jochen Wiedmann :
> On Fri, Mar 13, 2009 at 11:43 PM, Edelson, Justin
> wrote:
>
>> This looks like http://jira.codehaus.org/browse/SCM-406. Run svn up and
>>
On Fri, Mar 13, 2009 at 11:43 PM, Edelson, Justin
wrote:
> This looks like http://jira.codehaus.org/browse/SCM-406. Run svn up and
> rerun release:prepare.
Thanks for the hint, Justin!
--
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because
--
From: Jochen Wiedmann [mailto:jochen.wiedm...@gmail.com]
Sent: Friday, March 13, 2009 6:40 PM
To: Maven Users List
Subject: Problem in release:prepare
Hi,
I am trying to push a release of Apache RAT to the Nexus staging
repository, following the instructions from
http://maven.apache.org/dev
This looks like http://jira.codehaus.org/browse/SCM-406. Run svn up and
rerun release:prepare.
-Original Message-
From: Jochen Wiedmann [mailto:jochen.wiedm...@gmail.com]
Sent: Friday, March 13, 2009 6:40 PM
To: Maven Users List
Subject: Problem in release:prepare
Hi,
I am trying to
Hi,
I am trying to push a release of Apache RAT to the Nexus staging
repository, following the instructions from
http://maven.apache.org/developers/release/releasing.html
The first steps, up and including release:clean are working well.
However, when I finally run release:prepare, then I rec
add a trailing slash perhaps?
Thanks 4 all to help me!!
i can do the release now.
In the POM file
I only have in the the dev connexion
scm:svn:svn://localhost:80/svn/prova/repo/autentia/trunk
An I specify the tag base there:
maven-release-plugin
add a trailing slash perhaps?
On 3 Jul 2007, at 12:36, javijava wrote:
Thanks to reply Andy,
I quit all the references to repositorys at the POm file except
the SCM, I
include "/trunk"
in the scm:svn:http:// connection string, but i have the same
error!! :(
Maven try to tag release w
Hi Javier,
Specify http://server/autentia/tags in the
for maven-release-plugin, and make sure that this
directory exists in the repository - Subversion refuses to make a tag in
a directory which is not already in the repository.
Steve
javijava wrote:
> Thanks to reply Andy,
>
> I quit all the
Thanks to reply Andy,
I quit all the references to repositorys at the POm file except the SCM, I
include "/trunk"
in the scm:svn:http:// connection string, but i have the same error!! :(
Maven try to tag release with the label
svn://localhost:80/svn/autentia/trunkautentia-1.0
More ideas And
Assuming that you intend to work from trunk (which you do ;) ) then
you should include "/trunk" on the end of your scm connection string.
There will be no need for further configuration with tagbase etc, as
when you do things in the standard manner maven can figure the rest
out for you.
A
Sorry, if this is very,very basic .
For example: If i have a project called 'autentia':
The directories must be:
server/autentia/trunk
server/autentia/branches
server/autentia/tags
well..
now, how must be the POM file.. something like this: ???
scm:svn:http://server/autentia
Hi Emmanuel,
Sure, I don't know the standard structure because i'm new wiyh SVN. Can
you explain me in 3 lines
how to use better the svn directories?
If I have a server with a project called 'autentia' 4 example.
how will be my repositori directories?
in the POM file Which directory must be
It seems that you don't use the standard svn directory structure
(branches/tags/trunk), so you should define the tagBase parameter on the
release plugin.
Emmanuel
javijava a écrit :
Hi ,
when I try to do a release on svn working copy I have this mesage:
[INFO] [release:prepare]
[INFO] Resum
Hi ,
when I try to do a release on svn working copy I have this mesage:
[INFO] [release:prepare]
[INFO] Resuming release from phase 'scm-tag'
[INFO] Tagging release with the label autentiaNegocio-1.0...
[INFO] Executing: svn --password * --non-interactive copy --file
C:\DOCUME~1
\9jfernad\C
16 matches
Mail list logo