No, probably not. I've been doing milestone tags every once in a while right before we do a rather large refactoring . . .it's nothing official, just helps in cases like these.

The HEAD revision should be back to normal.

David

Patrick Huber wrote:
Very nice, thank you.
Will you announce future tags? It's probably better to work with these.

thank you
Patrick

2005/12/1, David H. DeWolf <[EMAIL PROTECTED]>:

Yes,

there was a checkin earlier topday that broke the build.
Unfortunately there are a couple of other errors once you get passed
the compile error.  I'm trying to figure out what's been changed and
will check it in soon.

For now, check out the latest tag (created just 4 days ago)

https://svn.apache.org/repos/asf/portals/pluto/tags/milestone-1.1.0-alpha2/

and see if that works better for you.

David


On 12/1/05, Patrick Huber <[EMAIL PROTECTED]> wrote:

regarding mvn install:
I've just updated my local svn copy and I keep getting compile errors.
Is it possible you've forgotten to add a package to the svn?

thanks...


/home/phuber/Subversion/pluto/pluto-optional-services/src/main/java/org/apache/pluto/optional/db/DBPortletPreferencesService.java:[24,44]
package org.apache.pluto.optional.db.support does not exist

/home/phuber/Subversion/pluto/pluto-optional-services/src/main/java/org/apache/pluto/optional/db/DBPortletPreferencesService.java:[44,12]
cannot find symbol
symbol  : class DataSourceManager
location: class org.apache.pluto.optional.db.DBPortletPreferencesService





2005/12/1, David H. DeWolf <[EMAIL PROTECTED]>:

It appears as though you're reading documentation for 1.0.1 and using
1.1 source from head.

Please use:

mvn install

to build

and

mvn pluto:install -DinstallDir=/path/to/appserver

to install the portal to tomcat.

David

On 12/1/05, Saroj Rout <[EMAIL PROTECTED]> wrote:

Hi -
 I have downloaded the pluto source version 1.1.

As per the instruction when I issue the command :

                mvn fullDeployment

I get following error:

[INFO] Invalid task 'fullDeployment': you must
specify
a valid lifecycle phase,
or a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO]


Any help on this will be highly appreciated.

Thank you,
Saroj Rout







__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs



--
"I love deadlines. I like the whooshing sound they make as they fly
by." -- Douglas Adams




--
"I love deadlines. I like the whooshing sound they make as they fly
by." -- Douglas Adams


Reply via email to